Question: How do I add graphics to my site?
Answer: If you want something simple you can use something like this:
<img src="name_of_graphic.jpg">text here
If you want to use something more advanced try this:
<img src="name_of_graphic.jpg" border="0" align="left" hspace="10" vspace="10" width="166" height="194">text here
Make sure the width and height you input here match up with the pictures pixel size or it may not work.
For more help adding graphics to your site see my article called Clip, Snip, Upload, Add.
More Personal Web Pages Q&A
