Hello, every one I'm trying to learn html on my own.I got some problem in displaying images on my web page
Please give an answer in a detail to work on windows
![]() |
Hello, every one I'm trying to learn html on my own.I got some problem in displaying images on my web page
Please give an answer in a detail to work on windows
You should use the <img> tag and always make sure that the source address is correct.
e.g <img src="angry.gif" alt="Angry" />
For more information use this link
All times are GMT -7. The time now is 11:09 PM. |