Good grief!
For a plain and simple picture...
The name is Pic.jpg
<img src="pic.jpg" />
Then you can try adding other stuff between the "<img" and the " />" (note the space before the slash). You should add the alt="text to describe picture" though.
What gave you guys the idea for a closing image tag?
Argg, I've edited this thing about 50 times...
Quote:
|
btw, <img src="imagedirectoryhere" valign=center,left,right>
|
Valign is Vertical align, which would be wierd while using a picture. It's
align=center, left, or right.