Tällä sivulla voit ladata Virgo 01 fontin version Updated May 2007, joka kuuluu perheeseen Virgo 01 (Regular tracing). Suunnittelija - Vic Fieger. Lataa Virgo 01 ilmaiseksi osoitteesta fi.GetFonts.net. Tämä fontti kuuluu seuraaviin kategorioihin: all caps, contemporary, high-tech. Fontin koko - vain 16 Kb
| Perhe | Virgo 01 |
| Seuranta | Regular |
| Identti | Virgo 01 |
| Koko nimi | Virgo 01 |
| Versio | Updated May 2007 |
| PostScript-nimi | Virgo01 |
| Koko nimi | 16 Kb |
| Tuotemerkki | 2007 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 Virgo 01 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=virgo-01" rel="stylesheet" type="text/css" />
@import url(https://fi.getfonts.net/allfont.css?fonts=virgo-01);
Aktivoi fontti tekstiä varten CSS:ssi:
font-family: 'Virgo 01', arial;
Lähdekoodin näyte:
<html>
<head>
<link href="https://fi.getfonts.net/allfont.css?fonts=virgo-01" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Virgo 01', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Virgo 01!</div>
</body>
</html>
Tulos:
Voit käyttää erilaisia tyylejä ja CSS:ää käyttämällä efektikirjastoammejolla lisäät sivullesi houkuttelevan ja yksilöllisen tyylin.