Archives for “standards”




How to Avoid Paragraph Gaps when Using Superscript and Subscript

Frequently, when I see a webpage with superscript or subscript text, I see associated gaps in the paragraph. This is caused because the default way browsers render super and subscript text is to add enough vertical space in the paragraph to show them. The result is ugly, but as you can see in the following [...]


Key Takeaways from An Event Apart

I’ve attended An Event Apart four years running now. It is, hands-down, the finest web conference around, and if you work on the web at all, whether you’re a designer, developer, copywriter, or client-services, I cannot recommend it highly enough. Reviewing my notes from previous conferences, I noticed that there were some running themes. Each [...]


XHTML 2 is Dead

Wow, I didn’t see this coming. Zeldman reports that the W3C is not going to renew the XHTML 2 working group‘s charter this year. That effectively kills XHTML 2 in favor of devoting the resources to the HTML 5 working group. This makes sense in that HTML 5 is already gaining traction, and we’ve seen [...]



Who’s Afraid of HTML Email?

Anyone who tells you creating HTML email is easy has either never done it, or is lying. Inexperienced designers tend to think, “Oh, no problem, it’s all tables and font tags!” Grizzled veterans, however, know all too well the difficulties of getting anything but the most simple design to render well in a variety of [...]


Pop Art Redesign

The redesign of the Pop Art site is live! I’m really proud of the work I did on this, and I’ll write a longer post soon with details about the process and some of the coolest features. In the meantime, I wanted to make a quick post and encourage everyone to check it out.



An Event Apart San Francisco 2008

I’ve managed to attend An Event Apart every year so far, and this year was particularly exciting because the nearest location was in San Francisco. I went to Seattle the last two times, which was fine, but I know Seattle pretty well, so the opportunity to play tourist in a new city was very appealing [...]



I’m Working on Something Special

Most coders and programmers are familiar with the concept of “flow” or “getting in the zone.” In a nutshell, it’s a mental state you get in when you’re working on something where it almost becomes effortless. This state can be difficult to achieve, and usually takes the right combination of energy level, motivation, and little [...]


Third Annual CSS Naked Day

Happy CSS Naked Day! Dustin Diaz started this in 2006 as a way to promote web standards. “In the spirit of promoting Web Standards along with good semantic markup and proper hierarchy structures, [today] will be a day of nakedness for all webmasters to remove their style sheets from their website for one day. …The [...]


Version Targeting and IE8 Followup

Hooray! The feedback from the web development community convinced the IE development team to change their minds about the default setting for version targeting in IE8 (as I discussed in a previous post). “In light of the Interoperability Principles, as well as feedback from the community, we’re choosing differently. Now, IE8 will show pages requesting [...]


Version Targeting and IE8

Previously on Web Developer Controversies: Aaron Gustafson from the Internet Explorer development team announced that IE8 will use a META tag to kick the engine into standards mode by targeting a specific browser version, something that was previously done by using a valid DOCTYPE. A lot of people, including Jeremy Keith, think this is a [...]


The Email Standards Project

In 1998, Jeffrey Zeldman co-founded the Web Standards Project to fight for better support of web standards from the browser manufacturers and web developers. It was a success, if for no other reason than it provided a flag to rally behind. This year, the Email Standards Project was founded to rally support for web standards [...]







An Event Apart Seattle 2007

Last year, I attended An Event Apart 2006 in Seattle. It was a great event, although I remember it being really rushed, because they seven sessions packed into one day. So when I heard that they were coming back to Seattle, and had changed the format to two days, I signed up right away. I’m [...]


How Web Standards Made a Better Site for LP

What started as a simple project with LP to redesign their top-level landing pages quickly grew to encompass their entire site. This brought with it some surprising logistical difficulties, which the Pop Art team overcame through clever use of web standards. The end result is a new look applied across the entire site, with the [...]


CSS Naked Day ’07

It’s that time of year again when standards-conscious web designers shed their stylesheets and let their sites run around, exposing their raw markup to the world to promote web standards. The idea is that a standards-based site will be marked up semantically enough that even without the stylesheets, it’s still usable, if not pretty. I [...]