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.

Safari 3.1 introduces web fonts for all

Apple have released Safari 3.1 for Windows and OS X (and Linux using Wine) today, and the feature that really stood out for me was the introduction of web fonts. Website makers have been bound to the same core fonts for years now, so suddenly having a huge palette to choose from is going to […]

Read the full post


More findings from IE8: XHTML and @import

Had the chance to run a few more tests to find out what’s new (and what’s not) in IE8. Good: @import media types seem to be implemented; Bad: XHTML still isn’t parsed, so everyone who thinks they are coding XHTML are still kidding themselves.

Read the full post


First impressions of IE8

As just about everyone in the development community must know by now, Microsoft released a first Beta of IE8 today. I’ve been testing it for the last hour or so, and here are some notes I’ve made - the first of which is that this is really more of an Alpha than a Beta; there […]

Read the full post


Three things I’d like to see in Firefox 3.1

Let me say up front that from what I’ve seen of Firefox 3 so far, it really looks to be a knockout browser; it’s light, fast, extensible, and the interface is flawless. The one and only thing that’s disappointed me slightly, however, is the lack of new front-end features for developers like myself to take […]

Read the full post


hr height > 100px; a new IE bug?

Is it possible that I’ve found a new IE bug, after all these years? And, worse still, a bug that wasn’t fixed in IE7? I’ve just spent half an hour looking for a solution, and I can’t find a single mention; surely someone has come across this before me?
It involves horizontal rules and the way they […]

Read the full post


Explaining the C in CSS

After being a developer for a while you sometimes forget that there are a lot of people still learning. With that in mind - and working on the assumption that the more information that’s available, the easier it is to find - I’ve decided to start an occasional series of web development basics tutorials.
One of the […]

Read the full post


Previous | Next

Search

Aside

Mark Boulton Design have been selected to redesign drupal.org, the website of the Drupal CMS. I’m a big admirer of Mark’s writing about design and typography, and I think it’s exciting that a big open-source project is going in this direction.

Now, if we could get him to design the Drupal user interface (as Veerle Pieters is doing with Expression Engine), that would really be something.

[#] 0 Comments