Archive for August, 2008
CSS Pseudo Elements
First letters and First lines The first-letter pseudo element applies to the first letter of an element and first-line to the top line of an element. You could, for examples create drop caps and a bold first-line for paragraphs like this: p:first-letter { font-size: 3em; float: left;} p:first-line { font-weight: bold;} Before and after The [...]
The Space Collective Gallery
Sorry for the lack of posts this week, summer seems to be busy with extra-curricular activities. This time of year is really all about getting inspiration from spending time with friends, family, camping, biking etc. But sometimes with creativity I look to the web for inspiration and every now and then a top notch site [...]
The 5 hidden costs of running a CMS
Interesting writeup over at Vitamin about The 5 hidden costs of running a CMS. Recently I’ve been working with clients in choosing the right CMS for their business and I agree that there is no magic bullet or the perfect Content Management System as each one is broad enough to fill a wide range of [...]
