cssEcco una semplice guida per realizzare, attraverso i fogli di stile, del testo infuocato veramente molto accattivamente. Il tutto viene realizzato attraverso l’attributo Filter e le impostazioni di Glow.
style
div.fire {
color: #FFFFFF;
font-family: Arial;
font-size: 20px;
font-weight: Bold;
text-align: center;
letter-spacing: 10px;
filter: glow(color: #800000, strength: 5);
width: 100%;
}
/style

Nota: Il tag Html che contiene il testo sarà il seguente: <div class=”fire”> TESTO </div>

Fonte






Altri articoli:

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Lascia un commento