Tällä sivulla voit ladata Zero & Zero Is fontin version Version 1.0, joka kuuluu perheeseen Zero & Zero Is (Regular tracing). Suunnittelija - Vic Fieger. Lataa Zero & Zero Is ilmaiseksi osoitteesta fi.GetFonts.net. Tämä fontti kuuluu seuraaviin kategorioihin: distressed, grunge, kyrilliset fontit. Fontin koko - vain 40 Kb
| Perhe | Zero & Zero Is |
| Seuranta | Regular |
| Identti | Zero & Zero Is |
| Koko nimi | Zero & Zero Is |
| Versio | Version 1.0 |
| PostScript-nimi | Zero&Zero Is |
| Koko nimi | 40 Kb |
| Tuotemerkki | 2005 Vic Fieger |
| Suunnittelija | Vic Fieger |
| Lisenssin kuvaus | The Vic Fieger fonts are freeware, to be downloaded and used by anyone who wants them for free. I didn't put them here so people couldn't use them! You don't have to ask for my permission, though it's always good to receive an e-mail from somebody to show me what they are using them for. If you wish to write to let me know how a certain font will be used, and for what purpose, send your e-mail to: [email protected] |
Voit liittää fontin Zero & Zero Is sivullesi lataamatta sitä palvelimeltamme. Sinun tarvitsee vain seurata alla olevia ohjeita:
Valitse sopivin vaihtoehto fontin asentamiseen ja laita tämä koodi sivullesi (liitä se välittömästi avaustägin jälkeen %lt;head>):
<link href="https://fi.getfonts.net/allfont.css?fonts=zero-zero-is" rel="stylesheet" type="text/css" />
@import url(https://fi.getfonts.net/allfont.css?fonts=zero-zero-is);
Aktivoi fontti tekstiä varten CSS:ssi:
font-family: 'Zero & Zero Is', arial;
Lähdekoodin näyte:
<html>
<head>
<link href="https://fi.getfonts.net/allfont.css?fonts=zero-zero-is" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Zero & Zero Is', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Zero & Zero Is!</div>
</body>
</html>
Tulos:
Voit käyttää erilaisia tyylejä ja CSS:ää käyttämällä efektikirjastoammejolla lisäät sivullesi houkuttelevan ja yksilöllisen tyylin.