How do you get the html for a picture? PLEASE QUICK HELP!?

fjpoblam

New member
<img src="mypic.jpg"

alt="description to appear if pic isn't visible"

height="y"

width="x">

where "mypic.jpg" is the image name and "x" and "y" are the number of pixels for the size of the image onscreen.
 
I would like the html code for a picture, but i dont know how to get it. please help??

thanks,!
Ok, what i am doing exactly. Is i have made a picture on a program. it is saved in 'my pictures' i want to get the html code for it so i can put it on my website. :)
 
Back
Top