Tag Archives: css

SitePoint CSS Reference

Check out the SitePoint CSS Reference - useful for anyone writing CSS. via

Posted in snippets | Tagged , , | Leave a comment

CSS Gradient Text Effect

Found this in my feeds today - genius way of making very stylish headings without resorting to image replacement. Do you want to create fancy headings without rendering each heading with Photoshop? Here is a simple CSS trick to show … Continue reading

Posted in snippets | Tagged , | Leave a comment

Active Scaffold Ajax CRUD Interfaces for Ruby on Rails

This could be most useful in the near future… Most web applications have many more model objects exposed on the backend, or admin side, than they do on the front. Coding interfaces for all those models is redundant and a … Continue reading

Posted in ruby, snippets | Tagged , , , , | Leave a comment

Color Wizard - Colour Scheme Generator

Color Wizard is an online colour scheme generator. There are many of these kind of tools around, but I quite like interface on this one. The randomise feature is also quite useful. via

Posted in snippets | Tagged , , , | Leave a comment

CSS Styled Tables

Veerle comes up with another look at styling tables with CSS. A great read. In 2005 I wrote an article about styling a table with CSS. After receiving so many requests I finally decided to give in and write another … Continue reading

Posted in snippets | Tagged , , | Leave a comment