Hello all,
I have installed the wamp server on my win7. and iam using dreamweaver cs4 to edit the pages. this is where i save my web pages. c:\wamp\www\ind ex.html
and the images folder is located on c:\wamp\www\ima ges\basin.jpg.
but whenever i use the code <img src="image/basin.jpg" alt="basin">
i cant view them on the browser. it comes up with an x symbol. i tried adding "/" before image but doesnt work. i tried opening in the firefox--localhost/index.html, still the same...
Please help....
I have installed the wamp server on my win7. and iam using dreamweaver cs4 to edit the pages. this is where i save my web pages. c:\wamp\www\ind ex.html
and the images folder is located on c:\wamp\www\ima ges\basin.jpg.
but whenever i use the code <img src="image/basin.jpg" alt="basin">
i cant view them on the browser. it comes up with an x symbol. i tried adding "/" before image but doesnt work. i tried opening in the firefox--localhost/index.html, still the same...
Please help....
Comment