css

Items tagged with “CSS” which stands for “Cascade Style Sheet”. Which is the way the web is graphically made.

Image to data URI converter

Convert an image to data:image to use inline

Aprile 22, 2016

Make pixel patterns with CSS

Old style patterns with pixels in css

CSS3 generator

Css3 helper

Modify list counter in :before pseudo class with jQuery using start attribute

Custom li list item with pseudo classes

Aprile 20, 2016

Min height cross browser CSS

In CSS version 2 there is a “min-height” property, but it doesn’t work in the same way in every browser,…

Dicembre 17, 2009

Cross browser opacity

Is there a css definititon to make cross browser opacity? Yes. I found this, and it seems to work: If…

Novembre 12, 2009

Javascript to make some links blink

Mark each anchor tag (<a href…) with rel=”blinking” to make the tag blink (not very clever, but sometimes useful). This…

Novembre 9, 2009