Articles about unfamiliar or new CSS techniques are great for expanding your CSS knowledge and there’s always the chance that you will need to use the methods in a client’s project. Here are a couple of CSS methods that I saw recently. Why not try one of these or something else new in your website projects?
A neat visual effect that can sometimes be useful is exemplified by the CSS Sticky Footer where the footer element [often overlooked in design and content terms] is ‘stuck’ to the bottom of the browser window. This particular technique has been described in a few different ways dotted around the web but new methods are always welcome. It might be difficult to choose between the methods but my advice would be to try a couple of these and pick the one you like best.
The text-transform property is underused but it is very powerful if you want to capitalise or otherwise change the case of a particular element on your website. A simple style rule using the text-transform property and its values enables you to change all your headings, for example, in one simple step! Devlounge explains how to transform your text with text-transform.
Reading these types of articles always provides a great incentive to try something new in my projects. Often, the project deadline gets in the way but I try and do something different in my style sheet if I possibly can… and if it makes sense for the client’s website requirements of course!
Join SugarSync for online backup. Sync your files between Mac, PC and mobile phone. Get 2 GB FREE and up to 10 GB bonus space!
Flexible Web Design by Zoe Mickley Gillenwater describes how to build fluid and elastic CSS layouts. It's a great read!
Buy from Amazon.com · Amazon.co.uk
Simon 1 June 2009, 15:22 1
Nice – I like the sticky footer – I’ve often wondered about that.
Vim 2 June 2009, 09:15 2
I agree reading these articles are always great to read, I find that CSS is the best way to make websites