Saturday, October 16, 2004

Tip on pictures

Here's all I can think of for your pictures without actually opening the ftp folders (which I don't have time to do right now).

[Brackets] are now used instead of the <> tags.

Make sure when you put in the link that the path is correct. For example, [img src="mypicture.jpg"] should have the picture in the same folder as the html file that contains that line of code. If you have a folder called "images" in the same folder as the html file, then the code shoud read [img src="images/mypicture.jpg"]. Does that make sense? If you want to get really tricky, you could put [img src="http://www.insanityinc.net/mindy/images/mypicture.jpg"] but if you do like I said above that shouldn't be necessary.

No comments: