View Single Post
Old 04-16-2007, 07:12 PM   #2 (permalink)
Greg
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: some VERY basic HTML help required!!

If the html page is located in /var/www/html/ on the server then your img tags should look like this:
HTML Code:
<img src="images/example.jpg"> 

__________________
Greg is offline