DH Templates

Help With CSS?

Okay, I have no clue how to use CSS. I'm making a website on Freewebs; the free version, of course, but I found this template on a free template website that I really like, but I have no clue how to add it to my Freewebs website. I know that they have a CSS Enabler, but I have no clue how to actually add the template to it and whatnot. I don't know how to edit it either. If possible, could you refer me to a free template website with some cool templates that are "teenish". Is there a website that offers a tutorial for a beginner like myself? I'm trying to put a new CSS template on my website here: www.freewebs.com/bt4t Thank You

Public Comments

  1. http://www.freecsstemplates.org/ if you use their template, you must add this to your Html source : <link href="yourtemplatename.css" rel="stylesheet" type="text/css"> if you just want to copy some of the CSS style and include it in your html : <style type="text/css"> ...copy your css style from the template here... </style> to learn about how to use css style in your html : http://www.brainjar.com/css/using/
Powered by Yahoo! Answers