Tällä sivulla voit ladata 3 Prong Tree fontin version 1.0 (5/17/97), joka kuuluu perheeseen 3 Prong Tree (Regular tracing).. Fontin valmistaja on 3-Prong-Tree. Suunnittelija - Ben McGehee (viestintään, käytä seuraavaa osoitetta: mailto:[email protected]). Lataa 3 Prong Tree ilmaiseksi osoitteesta fi.GetFonts.net. Tämä fontti kuuluu seuraaviin kategorioihin: fontit elokuvista, ilmaiset fontit, latinalaiset fontit. Fontin koko - vain 79 Kb
Tekijänoikeus | Another Freeware Font from UnAuthorized Type |
Perhe | 3 Prong Tree |
Seuranta | Regular |
Identti | Macromedia Fontographer 4.1 3 Prong Tree |
Koko nimi | 3 Prong Tree |
Versio | 1.0 (5/17/97) |
PostScript-nimi | 3ProngTree |
Valmistaja | 3-Prong-Tree |
Koko nimi | 79 Kb |
Suunnittelija | Ben McGehee |
Suunnittelijan URL | mailto:[email protected] |
Tarjoajan URL | http://www.latech.edu/~bmcgehee/untype/index.htm |
Kuvaus | This version includes only capital letters, and some commonly used punctuation. My Dad goes hunting a lot. When he was growing up, one of his favorite tree stands at our hunting camp, Spring Bayou, was in the 3 Prong Tree. He killed many deer out of there. Now, the tree has fallen down, but the area around it will forever be called the 3 Prong Tree. When I was writing some letters, I thought that using three straight lines to create each letter would look neat. So I tried it. On the letters without many curves, it turned out great, but the more curves required, the worse it got. That is why there are only Capital letters |
Lisenssin kuvaus | You use this font in any way that you see fit. If you distribute it, I would like for the readme text file to accompany it. (That's just so they know who made it.) You may distribute it on CD, disk, or any other medium, but you may not sell it. |
Voit liittää fontin 3 Prong Tree 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=3-prong-tree" rel="stylesheet" type="text/css" />
@import url(https://fi.getfonts.net/allfont.css?fonts=3-prong-tree);
Aktivoi fontti tekstiä varten CSS:ssi:
font-family: '3 Prong Tree', arial;
Lähdekoodin näyte:
<html> <head> <link href="https://fi.getfonts.net/allfont.css?fonts=3-prong-tree" rel="stylesheet" type="text/css" /> <style>body {font-family : '3 Prong Tree', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with 3 Prong Tree!</div> </body> </html>
Tulos:
Voit käyttää erilaisia tyylejä ja CSS:ää käyttämällä efektikirjastoammejolla lisäät sivullesi houkuttelevan ja yksilöllisen tyylin.