Jul 2008

All Encompassing HTML Bible

Just a quick post here as I was listening to the Boagworld Podcast the other day and they had an interview with Ian Lloyd about his work on the Sitepoint HTML reference guide. This all encompassing guide has just been released in ‘Beta’ format and I urge you to check it out.

A collection of refrence books in the Realmac library

Read More
|

Multiple CSS Classes

Applying multiple CSS classes allows you to create reusable classes that can easily be mixed together on any HTML element without adding additional markup, thus saving you time and making your CSS more efficient and easier for your work colleagues to understand. It’s a method I’ve been using for a while, but one I wish I’d adopted long ago.

An example of adding multiple classes to HTML elements, inside the RapidWeaver interface.

Read More
|