In html, image module there is no output | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

In html, image module there is no output

can't able to see the output

16th Jul 2018, 2:42 PM
Ryali Sri Manoj
Ryali Sri Manoj - avatar
4 Answers
+ 8
R.S.Manoj Share your code then it will be easy to understand your problem
16th Jul 2018, 2:45 PM
Mohammad Amir Aqeel
Mohammad Amir Aqeel - avatar
+ 7
There are two reasons... First, HTML code should not be in CSS section. Second, there is no image at this address: http://www.manojcode.com/images/bicycle.jpg, because this site does not exist. You can take images from existing websites (by copying the link from the address bar of the browser and pasting it into the <img> tag) or upload pictures from your device to image hosting and then use that link. https://www.sololearn.com/discuss/389765/?ref=app https://www.sololearn.com/discuss/1054246/?ref=app
16th Jul 2018, 10:40 PM
NezhnyjVampir
0
Please, link your code so that we can help you properly, and not provide you with info that is completely irrelevant to you.
16th Jul 2018, 2:49 PM
Paul Grasser
Paul Grasser - avatar
16th Jul 2018, 4:04 PM
Ryali Sri Manoj
Ryali Sri Manoj - avatar