CSS for the non-geeky
Permalinks to this entry: individual page or in monthly context. For more material from my journal, visit my home page or the archive.
For more than three years now, I've specified how the text on this website looks using what's known as a Cascading Style Sheet (CSS). That's just a text file that lives on my web server, along with all my web pages, but the web pages point to it to find out what font to use, what colour to make things, whether links change colour when you hover your mouse pointer over them, and so on.
In theory, I could change the whole look of this site—making it white text on a black background, or orange on blue, or whatever—by editing the one file. That's nice.
Here's an excellent and clear introduction to how style sheets work in web pages (via Dori).







