A question about html.?

Paawan Angra

New member
So i am a beginner in HTML.
When i want to put a image in my webpage with the following

<img src="p" width="800" height"600" />

So the name of the image is "p"(without the quotes) but the problem is where should this image be .
I mean i created the page in notepad and placed the file and the image both on the desktop but nothing appeared on the webpage.
 
Back
Top