If you would like to comment on this post, please email me at edward.bilodeau@gmail.com.

© 1998-2009 Edward Bilodeau

Disclaimer: The opinions expressed here on this site are my own and do not represent those of my employer in any way.

« Previous Post | Up | Next Post »

Yesterday, I played around with a user-defined style sheet, but with limited success. One of the problems is that there are too many sites based on poor HTML structure. Many ignore the semantic meaning of HTML tags, while others just have bad HTML code. (View the source of sites like cbc.ca, and you'll experience the horror.) Having said that, I should probably start using [p]'s instead of [br]'s on this site here. Maybe if MT was smart enough to dump them in automatically. (Oh, wait. It can.) (Ah, but you see the problem. If put my paragraphs in [p]'s, then I can have my permalink marker inline at the beginning of the first paragraph. maybe there is some fancy CSS that I could use to fix that?)

Anyway, I've set my minimum font size to 12 pixels. A nifty Firefox feature that I don't think is available in IE.