Category Archives: CSS

Css

design.Principles redesigns

design.Principles is sporting a new look. The front page has a three-column layout, while individual articles are two-column. The category and archive listings are nice and compact, and there’s an easy-to-spot “Subscribe” link in the corner of the header. [...]

Slashdot finally to get CSS makeover

It’s about time.

After almost 8 years, Slashdot’s HTML is finally getting an overhaul. [...]

Alternate style for Wordpress backend

Steve Smith over at Ordered List has hacked together a customized stylesheet for the WordPress administrative interface. [...]

IE7 to support standards?

According to Eric Meyer, it seems that there is hope that Internet Explorer 7 may have improved standards support. He’s got a list of “Top 10 CSS Fixes” that should be made. [...]

Zen of CSS Design

The Zen of CSS Design : Visual Enlightenment for the Web

The Zen of CSS Design

Congrats to Dave Shea, whose CSS Zen Garden web site has demonstrated the benefits of CSS-based design so much better than any verbal explanation could. [...]

Don’t ever change

Okay, a few changes here.

  • Removed the javascript that would automatically open links in new windows.
  • Removed BlogSnob ad box.
  • Removed the Blogdex metalinker links.
  • Removed the Google search term highlighting.
  • Rewrote the HTML for the menus in the sidebar to be more semantically meaningful.
  • Revalidated the XHTML and CSS.
  • Added an RSS 2.0 feed (in addition to the 0.91 version).
  • Added link to my FOAF file.
  • Fixed MIME types served for RSS and FOAF files.
  • Added a few new links to my blogroll.
  • Replaced box-model hacks in my CSS with the Simplified Box Model Hack.

As a bonus side-effect of some of the CSS cleanup, this page looks a little more reasonable in Netscape 4 now.

TODO: More HTML tweaking to make the blog entries more semantically meaningful. [...]