26 Apr 2008
Site Update: Stylesheet and Fonts
Just a quick note to the readers.
I’ve been tweaking the stylesheet for the site over the last few days, making it a little more efficient and readable hopefully (i.e. making it more about the “C” than the “SS”). There’s a lot about CSS that still throws me for a loop sometimes. I seem to have a hard time with styling technologies in general (but that’s a different story).
I didn’t have too hard a time of it this go around, I think mainly because of the new Web Inspector in Apple’s web browser, Safari. DOM/HTML/CSS inspectors in web browsers is not a new idea, and Apple wasn’t the first to the table with the idea. In fact, their inspector has been around for a couple of years now, in various forms.
It wasn’t just the live-updating of the CSS that helped, but also how it shows the different style rules in play and how they’re being overruled by others, and lastly the ability to see the final computed style. It’s still a little clunky and could use some more features, but it’s definitely usable the way it is now.
If I didn’t find Firefox as a whole rather clunky on my G5 (but only on my G5, for whatever weird reason), I’d probably be using it with Firebug, which looks awesome. Actually, if I was back in the business of coding web pages to make a living, I’d definitely be using that.
Anyway, if you’re still reading this, you shouldn’t really notice too many changes. I’ve pretty much kept all the styles the same, I’ve just reorganized how they cascade in the stylesheet. The biggest change I just implemented, is switching the main font over to a series of various Lucida variants from Verdana (which I’ve used for years now, simply because it was different, and Tahoma looked too cramped). Only problem now is finding the right Lucida variant for the job, as only certain ones came pre-installed with certain OSs or applications at certain times, and some look like utter crap. But I’ve done my research, and I think I’ve chosen the best option that screws all people equally (maybe the Windows people slightly more than others).
I’ve also started using tags, so at least I now appear to be “with it.”
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment