Integrating CSS Stylesheets into HTML?

Circuit Debater

New member
I am working on a website, and the most difficult obstacle I have hit is with CSS. I have downloaded a stylesheet template online. When I unzipped the file, I had a css.style file, an index.html file, and a folder of images.

Copy/pasting the css.style information after the <head> tag didn't cut it. I just had a gray background with some text. How do I use all of these components to re-assemble the template?

Thanks!
 
Back
Top