Help With CSS templates!?
I already have the css but when I get onto free webs and paste it doesn't work why???????
Public Comments
- I'd have to see your code.
- Did you link to it? This must be placed between the hrad tags for every page that is using the CSS file: <link type="text/css" rel="stylesheet" href="css_styles.css"> Change "css_styles.css" to name of your CSS file. Make sure CSS path is relative to all pages. Bet when you transferred it to its own file that you included the style tags. Those have to be removed. Ron
Powered by Yahoo! Answers