Tällä sivulla voit ladata BPmono fontin version Version 1.000 2007 initial release, joka kuuluu perheeseen BPmono (Regular tracing).. Fontin valmistaja on George Triantafyllakos. Suunnittelija - George Triantafyllakos (viestintään, käytä seuraavaa osoitetta: http://www.backpacker.gr). Lataa BPmono ilmaiseksi osoitteesta fi.GetFonts.net. Tämä fontti kuuluu seuraaviin kategorioihin: paragraph, sans-serif fontit. Fontin koko - vain 98 Kb
Perhe | BPmono |
Seuranta | Regular |
Identti | GeorgeTriantafyllakos: BPmono: 2007 |
Koko nimi | BPmono |
Versio | Version 1.000 2007 initial release |
PostScript-nimi | BPmono |
Valmistaja | George Triantafyllakos |
Koko nimi | 98 Kb |
Tuotemerkki | BPmono is a trademark of George Triantafyllakos. |
Suunnittelija | George Triantafyllakos |
Suunnittelijan URL | http://www.backpacker.gr |
Tarjoajan URL | http://www.backpacker.gr |
Lisenssin kuvaus | Creative Commons Attribution-No Derivative Works 3.0 Unported (http://creativecommons.org/licenses/by-nd/3.0/) You are free: to Share — to copy, distribute and transmit the work Under the following conditions: Attribution. You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). No Derivative Works. You may not alter, transform, or build upon this work. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to this web page. Any of the above conditions can be waived if you get permission from the copyright holder. Nothing in this license impairs or restricts the author's moral rights. |
Voit liittää fontin BPmono 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=bpmono" rel="stylesheet" type="text/css" />
@import url(https://fi.getfonts.net/allfont.css?fonts=bpmono);
Aktivoi fontti tekstiä varten CSS:ssi:
font-family: 'BPmono', arial;
Lähdekoodin näyte:
<html> <head> <link href="https://fi.getfonts.net/allfont.css?fonts=bpmono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'BPmono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with BPmono!</div> </body> </html>
Tulos:
Voit käyttää erilaisia tyylejä ja CSS:ää käyttämällä efektikirjastoammejolla lisäät sivullesi houkuttelevan ja yksilöllisen tyylin.