CSS stuff

TwitterFacebook
Get flash to fully experience Pearltrees
http://christianheilmann.com/2007/01/22/five-css-tricks-that-repeatedly-saved-my-ae-why-need-more/

Five CSS tricks

Getting a lot of hits from the 53 CSS -Techniques You Couldn’t Live Without post on Smashingmagazine I realised I don’t really need a lot of those (although a lot are cool). Instead let me share with you CSS techniques that saved my a*** whenever I had to create a layout using CSS or proving those wrong that claimed layout tables cannot be replaced. None of these are new, and many will be the comment that people knew about this, but I can safely say that knowing about the following and some scripting allows me to create almost any of the fancy 53 techniques mentioned. Tabula Rasa – the global whitespace reset In October 2004 I found Andrew Krespanis’ global whitespace reset on his still (to me ) beautiful site leftjustified.

25 Rounded Corners Techniques with CSS

* This post is regularly updated. * http://www.cssjuice.com/25-rounded-corners-techniques-with-css/

CSS and round corners: Making accessible menu tabs

http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners.shtml One of the best websites out there, in terms of functionality, is, Amazon . In terms of accessibility though, it's not too great. The problem
http://www.webcredible.co.uk/user-friendly-resources/css/more-css-tricks.shtml Our article, Ten CSS tricks you may not know has proven to be such a success that we decided it was time to offer you ten more CSS tricks that you may not know.

Ten more CSS tricks you may not know

Reset CSS

http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ After a bit of time to bake and a few more suggestions from readers, I have what I’m willing to call the final version of my take on the topic of reset styles.
http://coding.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/ CSS is important. And it is being used more and more often. Cascading Style Sheets offer many advantages you don’t have in table-layouts – and first of all a strict separation between layout, or design of the page, and the information, presented on the page.

53 CSS-Techniques You Couldn’t Live Without | CSS | Smashing Mag

Step by step CSS float tutorial

http://css.maxdesign.com.au/floatutorial/ Floatutorial takes you through the basics of floating elements such as images, drop caps, next and back buttons, image galleries, inline lists and multi-column layouts.