cofactor
06-05-2009, 11:25 AM
i have images in folder webapp/images
i have a html file at webapp/java/outline.html file
it has a code
<link href="/images/myfreetemplates.css" rel="stylesheet" type="text/css">
but i see no css effect in the outline.html page .....is my relative path to pick the css wrong ?
what should i write in the relative path of href ?
i have a html file at webapp/java/outline.html file
it has a code
<link href="/images/myfreetemplates.css" rel="stylesheet" type="text/css">
but i see no css effect in the outline.html page .....is my relative path to pick the css wrong ?
what should i write in the relative path of href ?