Thoughts on web development and technologies by Peter Gasston

Category: CSS

How Cascading Style Sheets are implemented in current browsers, what we can do with the language, and what to look forward to.

CSS improvements in Firefox 3 - Part One

The latest version of the Firefox browser is due for release in the near future, and the nightly and beta versions I’ve been testing show that it’s taking a big step forward from its predecessor. As well as the many usability and performance enhancements, there are a whole host of improvements to the engine; mainly […]

Read the full post


A new CSS Reference

When learning CSS I relied heavily on Index Dot Css, a comprehensive guide to CSS support in browsers. It’s still very useful, although sadly not updated since October 2003. After that I turned to W3Schools CSS Reference (when I didn’t have my copy of the CSS Pocket Reference to hand); it’s nicely laid out and […]

Read the full post


Progressive Enhancement with CSS 3

Happy New Year to all! After a nice long break over Christmas and the New Year, in which I wrote not a single line of code, I’m now back in the swing of things and looking forward to all the desktop browser goodness to come this year.
I’m pleased to have my first piece of published work […]

Read the full post


Opera vs Microsoft

Well, Opera’s antitrust complaint against Microsoft certainly put the cat amongst the pigeons.
Developers came out on both sides of the issue; Andy Clarke called for the CSS Working Group to be disbanded, which had Daniel Glazman up in arms. David Baron wasn’t a fan of the idea either.
  (more…)

Read the full post


You can start using HTML 5 right now!

There’s an interesting post on warpspire.com at the moment, decrying the speed of implementation for HTML 5 and CSS 3 and suggesting Flash/AIR as a better alternative. I completely disagree with it, but it’s interesting nonetheless. HTML 5 in particular comes in for heavy criticism as it’s preceived that its adoption will take too long.
But, as […]

Read the full post


HTML 5 and reserved class names

I’ve been doing a bit of thinking recently.
I’ve been thinking about HTML 5 and the new semantic sectioning elements it proposes to introduce: header, footer, section, article, nav and aside.
I’ve also been thinking about the way microformats use data format standards and reserved class and id values to organise content.
Then thinking about this 2005 research into reused class […]

Read the full post


Previous | Next

Search

Aside

Steve Ballmer has said that Microsoft “may look at” using Webkit in future versions of Internet Explorer (contradicting Chris Wilson’s statement last year that they wouldn’t). I really can’t see it; at least, not in the near future. Perhaps for Windows Mobile, as Webkit is proving itself in the mobile space, but almost certainly not on the desktop.

[#] 2 Comments