Hi everyone,
I decided to build my website using php and html. It is going fairly good, except that my images are not showing up when the image is in my image sub folder.
My site is (I know most links don't work yet) http://www.harvestbounty.com/
On my index.php page I have the following code in my header:
The image does not show up, only the alt. Same for another image on the same page.
As a test, I pasted this code into 2 other (non voda host) websites that I own, one html and the other php. The images showed up fine.
Also, if I change the src to an image on one of my other sites, it shows up fine.
Any help on why my images are not showing up on this website would be greatly appreciated.
Thanks,
Albin
I decided to build my website using php and html. It is going fairly good, except that my images are not showing up when the image is in my image sub folder.
My site is (I know most links don't work yet) http://www.harvestbounty.com/
On my index.php page I have the following code in my header:
The image does not show up, only the alt. Same for another image on the same page.
As a test, I pasted this code into 2 other (non voda host) websites that I own, one html and the other php. The images showed up fine.
Also, if I change the src to an image on one of my other sites, it shows up fine.
Any help on why my images are not showing up on this website would be greatly appreciated.
Thanks,
Albin
Comment