Wednesday, August 5, 2009

Converting CSS to HTML?

First of all, im currently making a website using Yahoo! Web Hosting. My site includes a few pages and a .ccs file that my pages refer too. Once I uploaded everything (including the .css file), my pages were up but were missing all the things included in the .css file. I am wondering if Yahoo! Web Hosting supports .css, and if not what are my options? I%26#039;m thinking that if i convert the .css file to a .html file itll work but I dont know how to do this. Please help!



Converting CSS to HTML?





include the style sheet in html code and use it to change the style of your website.



Converting CSS to HTML?



Try using an internal CSS stylesheet.



http://www.w3schools.com/css/css_howto.a...



(Scroll down a bit.)



Other Replys:The problem probably lies in the path to your stylesheet. Have you tried the full, absolute path just as a test? (http://www.yourdomain.com/files/styleshe...



Joyce



http://www.DesignByJoyce.com/



Other Replys:I%26#039;m pretty sure that what you%26#039;re describing is because you have not uploaded some files your style sheet is referencing.



I would recommend checking to make sure all your images are uploaded properly. It would look something like this:



url(example.gif)

No comments:

Post a Comment