New to CSS. Need help implimenting it

Discussion in 'CSS' started by Piggy, Dec 7, 2007.

  1. #1
    Hey, I've got this new template that I want to use, but it came with an index.html file AND a .css file... I need the stuff contained in the CSS file, but I don't know how to make the index.html file access it, or whatever I need to do to make it work on the site.

    Help please?
     
    Piggy, Dec 7, 2007 IP
  2. miakiru

    miakiru Well-Known Member

    Messages:
    668
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    110
    #2
    <link rel="stylesheet" type="text/css" href="css.css">
     
    miakiru, Dec 7, 2007 IP
  3. Piggy

    Piggy Active Member

    Messages:
    574
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    70
    #3
    Ahh thanks!
     
    Piggy, Dec 7, 2007 IP