The CSS3 playground
Some exemples of the recent browsers possibilities.
Most of these casestudies require Firefox 3.5+, Chrome 10+, Opera 11+ and IE 9+.
CSS3 Positioning
-
mediaqueries
-
Flexible Box Model
-
columns
CSS3 Navigation
-
border-radius gradients
-
CSS3 transitions on navigation
transition
-
:target opacity transitions gradients border-radius
-
:target opacity transitions border-radius
-
:target transitions border-radius
-
Fluid navigation with flexible box model
Flexible Box Model transitions
CSS3 Text
-
word-wrap
-
Fixing whitespace with CSS3 rem unit
rem
CSS3 Miscellaneous
-
border-radius radial-gradient siblings selector
-
Vignetting images with CSS3 radial gradient
background-image
-
border-image
-
background-size
-
input :required :valid :invalid
-
Badge with :before :after and CSS3 rotation
:before :after transform
-
:only-child
-
general siblings :target
-
A checking cart using siblings selector
general siblings :target
HTML5 playground
-
A todolist with HTML LocalStorage
localStorage contenteditable jQuery
-
Personnal calendar width HTML5 localstorage
localStorage contenteditable jQuery
Because CSS2 can do it !
All these casestudies should work pretty well since Internet Explorer 8.
CSS2 Table Layout
-
table table-cell
-
table table-cell vertical-align
-
A footer at bottom with CSS2.1 Table-row
table table-row
-
CSS2.1 Table-row vertical box model
table table-row
-
Ordering blocks with Table Layout
table-row table-header-group table-footer-group
-
Movable flexible boxes with CSS2 table-cell
table table-cell :target
-
Positioning elements with caption-side
table caption-side
-
table-cell border-radius transition
-
Who said that mobile web killed table layout ?
table-cell media queries
CSS2 Navigation
-
Animated dropdown (hover) menu
:hover inline-block
-
Data URI
-
table-cell border-radius transition
CSS2 Miscellaneous
-
font
-
Data URI
-
HTML table table-layout table-caption
-
Clearing Floats with generated content
:after clear
-
:after
-
Breadcrumb with generated content
:before sibling selector
-
Preventing overflows with max-width
max-width
-
sibling selector
-
Using sibling to style the last item
sibling selector