Help!

Discussion in 'CSS' started by shadez9, May 11, 2007.

  1. #1
    Hey folks

    I am using netfirms hosting. I have no idea whatsoever about css. I have uploaded some a css file and an index.html file. Apparently the the index file cannot pull the design from the css file.

    the site is: www.hellIRC.net

    Can anybody help me?

    thanks
     
    shadez9, May 11, 2007 IP
  2. mistnee

    mistnee Well-Known Member

    Messages:
    108
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    158
    #2
    I think you need to put this in your header tag (if the css is in your images folder)

    <link rel="stylesheet" type="text/css" href="images/style.css" />

    basically the href should have the exact path and the name of the css file, href="style.css" if in root folder
     
    mistnee, May 11, 2007 IP
  3. shadez9

    shadez9 Peon

    Messages:
    638
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it worked!!!!!

    Thanks dude!!!
     
    shadez9, May 11, 2007 IP