Image not showing up in html
Posty: 4 Strona 1 z 1
Image not showing up in html
Hey,I have a problem.
My image doesn't show up in html.
It doesn't make sense at all.
- Kod: Zaznacz cały
<img scr="https://upload.wikimedia.org/wikipedia/commons/a/aa/Simon_Cowell_in_December_2011.jpg">
What is wrong with it?
Re: Image not showing up in html
You have put <img scr, it should be img srcRegards
Re: Image not showing up in html
m i dont know how to pick an image from my system into html code please can some one show meRe: Image not showing up in html
@caculus1: Make sure the image is in the same folder as the .html file, or correctly specified in the src attribute.Strona 1 z 1