Quote:
Originally Posted by Greg 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.