Onsitus.it:
css web designer (creazione siti web, personalizzazione template, conversione da psd a xhtml) - flash designer (banner pubblicitari, animazione flash, introduzione flash)

home servizi portfolio chi sono css3 css tutorials css template css menu contatti sitemap

CSS3 text-shadow

Pagina di prova della proprietà css3 text-shadow (ombreggiatura del testo) / Testing page for the property css3 text-shadow

Compatibilità: Safari, Opera 9.5+ e Firefox 3.1+

Compatibility: Safari, Opera 9.5+ and Firefox 3.1+

Ultimo aggiornamento / Last update: 05/09

IT: Articolo completo

Text-shadow senza colore d'ombreggiatura specificato / Text-shadow with no shadow color specified

text-shadow:5px 5px;

Text-shadow con colore d'ombreggiatura specificato / Text-shadow with shadow color specified

text-shadow:#666666 5px 5px;

Text-shadow con entrambi valori negativi / Text-shadow with both negative values

text-shadow:#666666 -5px -5px;

Text-shadow con un valore negativo e uno positivo / Text-shadow with one negative and positive value

text-shadow:#666666 -7px 10px;

Text-shadow con un blur di 3px / Text-shadow with a blur of 3px

text-shadow:#666666 4px 4px 6px;

Text-shadow con ombreggiature multiple / Text-shadow for multiple shadows

text-shadow:#666666 4px 4px 8px, #00FDFD -2px -2px 4px;

NB: ombreggiature multiple supportate da Opera 9.5+ e Firefox 3.1+

NB: multiple shadows supported by Opera 9.5+ and Firefox 3.1+

home servizi portfolio chi sono css3 css tutorials css template css menu contatti sitemap

Onsitus.it: css web designer (creazione siti web, personalizzazione template, conversione da psd a xhtml) - flash designer (banner pubblicitari, animazione flash, introduzione flash)