+ 1
In html, image module there is no output
can't able to see the output
4 Respostas
+ 8
R.S.Manoj Share your code then it will be easy to understand your problem
+ 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
0
Please, link your code so that we can help you properly, and not provide you with info that is completely irrelevant to you.