One of the most practical articles you’ll read in a while on CSS was published in A List Apart this week: How to Size Text in CSS. Alhamdulillah I’ve been struggling with trying to figure out which way to size CSS texts.
November 24, 2007
A nice new acronym for a basic concept that should be deeply ingrained into every webdeveloper/frontend developer is making the rounds. POSH - Plain Old Semantic HTML.
To start writing semantic markup, you need to:
- Validate your HTML
- Stop using tables for layout
- Use semantic elements and attributes for their intended purpose
- Use semantic class names and id values
- Use as little HTML as will get the job done
November 19, 2007
Nick Padmore breaks down the Greatest Copy Shot Ever Written.
I don’t necessarily agree with the conclusion but the article itself is an awesome reference tool for when you get stuck on writing a copy shot.
November 19, 2007
Ryan Nichols gives an overview of their rebranding of FOWA (Future of Web Apps). The breathless result was not by accident, but was very process driven. Great work.
September 10, 2007