A couple of months ago I came across an article on http://css-tricks.com/ that explained how to display dates in a cool way using sprites. More recently I came across an article that does the exact same thing, only without the use of images. Check it out: http://snook.ca/archives/html_and_css/css-text-rotation.
Archive for the ‘Client Side Coding’ Category
Text rotation with CSS
Friday, September 25th, 2009JavaScript MVC Article from A List Apart
Tuesday, August 18th, 2009Interesting article in the new A List Apart issue : JavaScript MVC by JONATHAN SNOOK As JavaScript takes center stage in our web applications, we need to produce ever more modular code. MVC (Model-View-Controller) may hold the key. MVC is a design pattern that breaks an application into three parts: the data (Model), the presentation [...]
Firefox Add-ons For A Better Work Enviroment
Monday, July 27th, 2009Wouldn’t it be nice if your browser was so good and so advanced that you could actually use it as a development API? Well… with IE there are certain possibilities, as with Opera [1][2], but on the top of my list of potential candidates is Firefox. Expanded with a couple of well chosen add-ons this [...]
Margins, paddings and borders
Friday, July 17th, 2009Interesting article how margins, paddings and borders affect the width of a div. So no IE6 or IE7 plugins are needed just write good css code! http://www.w3schools.com/css/css_boxmodel.asp For more questions, just ask and I will try to answer them..
Firefox 3.5 for 35 days – Dreaming about the future of the web
Thursday, June 11th, 2009Voor iedereen die de ontwikkelingen op het front-end gebied volgt! From Firefox 3.5 for 35 days – dreaming about the future of the web by Christopher Blizzard on June 4, 2009. The upcoming release of Firefox 3.5 is a big upgrade for users. It includes new privacy features, improvements in interactive performance and a new JavaScript [...]
