In questa pagina puoi scaricare il carattere Suncatcher versione Version 1.00 - 09/26/2000, che appartiene alla famiglia Suncatcher (Regular tracciamento). Il produttore del carattere è Suncatcher. Designer - Rich Gast (per la comunicazione, utilizza il seguente indirizzo: http://home.earthlink.net/~greywolfww/index.html). Scarica Suncatcher gratuitamente su it.GetFonts.net. Questo tipo di carattere appartiene alle seguenti categorie: caratteri cyber, caratteri gratuiti, caratteri latini. Dimensione carattere - solo 59 Kb
| Diritto d'autore | ©2000 - R.Gast - GreyWolf WebWorks |
| Famiglia | Suncatcher |
| Tracciamento | Regular |
| Identazione | Suncatcher |
| Nome completo | Suncatcher |
| Versione | Version 1.00 - 09/26/2000 |
| Nome PostScript | Suncatcher |
| Fabbricante | Suncatcher |
| Dimensione | 59 Kb |
| Marchio | Free Font! - Distribute only with "Suncatcher.txt" attached. |
| Designer | Rich Gast |
| URL del designer | http://home.earthlink.net/~greywolfww/index.html |
| URL del fornitore | http://home.earthlink.net/~greywolfww/index.html |
| Descrizione | An outline font designed to be used in conjunction with its companion fill font, Suncatcher Fill, to create colorful words with an appearance similar to their namesake window decorations. |
Puoi collegare il carattere Suncatcher al tuo sito, senza scaricarlo dal nostro server. Tutto quello che devi fare - è seguire le istruzioni riportate di seguito:
Scegli l'opzione più adatta per installare il carattere e aggiungi questo codice al tuo sito (incollalo immediatamente dopo il tag di apertura < head>):
<link href="https://it.getfonts.net/allfont.css?fonts=suncatcher" rel="stylesheet" type="text/css" />
@import url(https://it.getfonts.net/allfont.css?fonts=suncatcher);
Attiva il tipo di carattere per il testo del tuo CSS:
font-family: 'Suncatcher', arial;
Il codice sorgente di esempio:
<html>
<head>
<link href="https://it.getfonts.net/allfont.css?fonts=suncatcher" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Suncatcher', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Suncatcher!</div>
</body>
</html>
Risultato:
Puoi applicare diversi stili e CSS, utilizzando la nostra biblioteca effetti, per un aspetto attraente e individuale del tuo sito.