by Joe Hunter
6. December 2010 22:12
Sean Gaffney has provided a useful comparison of CSS3 and JavaScript in issue 209 of .NET magazine. The comparison is based on the behavioural aspects of both languages. Obviously with its many years of development behind it JavaScript wins hands down. However CSS is making in-roads in this space with support for transitions available in WebKit and animations and transitions due to be available in FireFox 4.
by Joe Hunter
29. July 2010 22:41
by Joe Hunter
1. July 2010 20:58
Thanks to issue 203 of .NET magazine for providing a very informative article on CSS frameworks. I have started using the BluePrint CSS framework, it is very easy to get started with and has some useful features to get CSS up and running extremely quickly.
Check out their website to download the code and start using it.
They also have a sample page here, showing what is possible.
by Joe Hunter
21. June 2010 23:05
Really cool buttons from Antonio Lupetti

by Joe Hunter
21. June 2010 22:52
Very helpful tutorial from Alex Griffioen, on how to create buttons in CSS.