This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
How do you turn a picture into HTML Code???

I can't figure out how to take a picture and put it in HTML formatting, or just get one on my page. How do you do it?

Re: How do you turn a picture into HTML Code???



substitute the actual file name for picture.jpg

Re: How do you turn a picture into HTML Code???

upload picture to your file manager
then do as peter wrote.
it will be like
< img src="http://yourdomain.com/picture.jpg">