04-04-2010

Effet de transparence CSS portable

qui marche dans les vieux browser aussi bien

-moz-opacity: 0.7;

opacity: 0.7;

filter:alpha(opacity=70);

-khtml-opacity: 0.7;

Posté par Nadine St-Amand pour Les formations Accent Net dans CSS, DHTML | RSS 2.0

Écrire une réponse