Thread
:
Unable to link css file when using HTML::Template
View Single Post
shabbir
Go4Expert Founder
8Aug2006,04:50
Thats the way to specify the absolute URL but for relative one you can use "./" and "../" to achieve the same. You can check the source code of the current page and you will see the relative css is linked.