public marks

PUBLIC MARKS from marco with tags css & css3

2012

Pure CSS3 Post Tags

Pure CSS post tags uses at least 2 CSS tricks such as CSS triangles and CSS circles

2011

Surfin’ Safari - CSS3 Gradients

The new syntax has four gradient functions

Gradients, two new range based CSS selectors and background extensions

by 1 other
This is good news for the cutting-edge developer, as WebKit’s own proprietary syntax won’t be nessesary anymore in the near feature.

2010

Sneak — Fixing the background 'bleed'

I recently came up against an issue in Safari where the background colour of an element seemed to ‘bleed’ through the edge of the corners when applying both borders and a border-radius

Supersize that Background, Please!

by 2 others
The background-size property is already supported by Firefox 3.6 (using the -moz prefix; Firefox 4 will use the regular CSS3 property), Chrome 5, Safari 5, and Opera 10.54; and it will be included in Internet Explorer 9.

Gangsta Ass CSS3 Wrapping Drop Shadows

Better & leaner than the previous example CSS Drop Shadow, although as with the previous example, it does break if the width is too great..

IE’s big leap forward; CSS3 selectors fully supported

But we cannot in good faith say that IE is behind the others any more.

CSS3 Transforms & @font-face Experiment

by 1 other
"If you showed me that 10 years ago, my head would have exploded!"

2009

CSS 3: Progress! (Updated)

Both Gecko and WebKit-derived browsers (read: everything that's not IE) supports hbox and vbox today

Text Rotation with CSS

by 5 others
Paye ta verbosité et quid d'Opera ? : -webkit-transform + -moz-transform + filter

CSS3 Feedback: Selector Blocks

I think it’s pretty obvious which of the following is easier to write and maintain.

2008

Iconize Textlinks with CSS

by 7 others
Exemple sympa d'utilisation des selecteurs d'attribut de CSS3

CSS Not([hacks])

by 1 other
Using a pure CSS solution is always preferable to using hacks

2007

CSS Unworking Group | Malarkey Rides Again

3 comments
I propose [...] that browser vendors instead form a Technical Advisory Group that is attached to the new CSS Working Group. Their role should be to advise on the technical limitations or requirements of the proposals that the new group creates

CSS3 Selectors testsuite

by 1 other
Is your browser compatible?

Andy Budd::Blogography: CSS2.2

If CSS3 is as big and complicated as the development timeline suggests, maybe we need something simpler? Something that gives us designers and developers the tools we need today, and not the tools we need in five or ten years

2006

2005

CSS3 Multi Column - CSScripting

by 5 others (via)
In short, the CSS3 Multi-Column Module is a functionality to flow the content of an element into multiple columns.