View Single Post
Old 04-17-2007, 12:44 AM   #3 (permalink)
CrazeD
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,688

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: some VERY basic HTML help required!!

Quote:
Originally Posted by Greg View Post
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"> 
Yup.

You've linked to the physical path on the hard drive, but not the virtual location.

Think of the "html" folder as the "root" folder.
__________________

Need website help? PM me!
CrazeD is offline