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
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