HTML Image Problem
Posted: Mon Jun 15, 2009 4:59 am
I have a file which name is DomainRegistration.php which is including HTML file which shows the Heading image which name is Head.html. Now this Head.html file using a css file and images from the image folder. The Tree view of this files are like below
HTML(folder)
----------Domain Registration(folder)
---------------------DomainRegistration.php
----------includefiles(folder)
-------------------head.html
----------Images
----------------logo.jpg
----------------arrow.jpg
----------css
---------------style.css
When i am editing head.html in dreamweaver it is getting image from the Images folder but when i tried to open DomainRegistration.php file it is not coming. What's wrong with my include code please help me out.
HTML(folder)
----------Domain Registration(folder)
---------------------DomainRegistration.php
----------includefiles(folder)
-------------------head.html
----------Images
----------------logo.jpg
----------------arrow.jpg
----------css
---------------style.css
When i am editing head.html in dreamweaver it is getting image from the Images folder but when i tried to open DomainRegistration.php file it is not coming. What's wrong with my include code please help me out.