I am using a text editor to create a basic web page that has one relative link. I'm familiar with XHTML and am learning CSS. In theory, I know how an external CSS style sheet works, but I can't seem to get it to work out... I put the CSS link
in my home.html document in the correct place (between the head tags?). My CSS comands in the separate document look like this
body { font: dark 12pt 'Century Schoolbook'; background: gray; color: blue }
and I made sure to save this file with the .css extension. Also, I uploaded all the necessary documents to my server...so I can't be wrong there.
The changes show up on the homepage, but not the linked page that I created. Did I do something wrong? Do I need to put the CSS link on the linked page as well as the home page? Thanks.
◙ read these books about html/xhtml/css.
http://www.google.com/search?num=100&hl=en&lr=&newwindow=1&safe=off&q=site%3Awww.oreilly.com+books+html+xhtml+css&btnG=Search
more great books
css hacks and filters http://www.idest.com/csshacks