Two quick css declarations I’m always having to look up:
CSS equivalent of <nobr>
{white-space:nowrap;}
CSS cursor – cross browser hand
{cursor: pointer;}
(see http://www.quirksmode.org/css/cursor.html for full css cursor reference)
Disclaimer :: Unfortunately this website has nothing to do with flipflops or any other kind of footwear. This website is actually about web development and (conceptual) art. Currently I’m writing a lot about CakePHP – the PHP / MySQL rapid application development framework, writing WordPress Plugins and making art. There are also other things that take my fancy, these include: css, xhtml, music, design, web design, books and daydreaming. If you are interested in flipflops, then I would recommend that you get either a pair of reefs or some havaianas (who have a beautiful website). For the record I own a pair of each and my havainas are actually from Brazil.
Two quick css declarations I’m always having to look up:
CSS equivalent of <nobr>
{white-space:nowrap;}
CSS cursor – cross browser hand
{cursor: pointer;}
(see http://www.quirksmode.org/css/cursor.html for full css cursor reference)