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!
ThemeForest sell a range of site templates from some fantastic designers. They also sell some great WordPress themes!
Online invoicing made easy with CurdBee!
» Sign up
Join SugarSync for online backup. Sync your files between Mac, PC and mobile phone. Get 5 GB FREE and up to 10 GB bonus space!
HTML5 and CSS3 for the Real World will show you how to create websites using these new methods.
This easy-to-follow guide covers everything you need to know to get started. You’ll master the new semantic markup available in HTML5, as well as how to use CSS3 without sacrificing clean markup or resorting to complex workarounds. Buy the Book! · FREE Chapters
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