1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

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