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
Andy Clarke (All That Malarkey) is writing a series of monthly articles on informit.com titled “Creating Inspired Design.”
So far he has posted 4 articles on issues of inspiration, bringing print design styles to the web and color schemes.
April 28, 2007