That Standards Guy



Search

About

That Standards Guy is the online persona of Karl Dawson, a web developer living and working in Ipswich, England.

I'm a member of the Guild of Accessible Web Designers and the Web Standards Group and team member at Accessites—an awards site to recognise accessible and usable websites.

I specialise as a front-end developer and worry about the minutae of semantic (X)HTML and CSS, accessibility, microformats, typographic rhythm and grid design. I also care about the user experience and remind myself constantly of visitor site goals when working with clients and their aims.

That Standards Guy is proudly powered by WordPress using my own “StrictlyTSG v3.0” theme. Site Policies.

Stay up to date via the RSS feed. What’s RSS?

Archive for April, 2008

The :first-letter pseudo-element

By a roundabout route I happened on a post describing an Internet Explorer 6 bug (of course) in applying the :first-letter pseudo-element in CSS.

In IE6 there must be a blank between the selector and the declaration block.

/* does not work */
p:first-letter{property: value}

/* works */
p:first-letter {property: value}

Additionally, there appears to be a problem with IE6 (and IE7?) when separating selectors with a comma—include a space before the comma:

/* does not work */
p:first-letter, .extraneous {property: value}

/* works */
p:first-letter , .extraneous {property: value}

That explains a lot as I remove a lot of whitespace in my CSS files (and so may any compression tools) and unwittingly invoke the bug. 9am and I’ve already learned something new :)

What happened to the design? CSS Naked Day ‘08

To know more about why styles are disabled on this website visit the Annual CSS Naked Day website for more information.

Captioning sucks

Today, Joe Clark is saying “Captioning Sucks!” with a new website.

Why does it suck?

There’s not enough of it.

  • Your complaints are ignored (if you can even manage to file a complaint).
  • Captions are hard to read, mostly because of lousy fonts.
  • Deaf people settle for less than 100% captioning.
  • Broadcasters use the wrong kind of captioning (like scrollup or real-time captioning).
  • So-called regulators let broadcasters get away with murder—because regulators and broadcasters play a game of musical chairs and swap positions over time.
  • And finally… there are no standards.

Joe’s research project, the Open & Closed Project aims to solve that last problem and Captioning Sucks exists to raise awareness on just one of the issues the Project will address.

Popular articles

Elsewhere

I’m promoting

Patronage: It ain't just for the Medicis. The Joe Clark Micropatronage project