En este página puede descargar fuente 3 Prong Tree de versión1.0 (5/17/97), que pertenece a la familia 3 Prong Tree (sobrefamilia Regular). El creador de la fuente 3-Prong-Tree. Designer - Ben McGehee (para contacto utilizar la suguiente dirección: mailto:[email protected]). Descargar 3 Prong Tree gratis en es.GetFonts.net. Este fuente pertenece a categorias siguientes: fuentes de películas, fuentes gratis, fuentes latinas. Su tamaño es 79 Kb
Derechos de autor | Another Freeware Font from UnAuthorized Type |
Familia | 3 Prong Tree |
Rastreo | Regular |
Identificador | Macromedia Fontographer 4.1 3 Prong Tree |
Nombre completo | 3 Prong Tree |
Versión | 1.0 (5/17/97) |
Nombre PostScript | 3ProngTree |
Fabricante | 3-Prong-Tree |
Tamaño | 79 Kb |
Diseñador | Ben McGehee |
URL del diseñador | mailto:[email protected] |
URL del proveedor | http://www.latech.edu/~bmcgehee/untype/index.htm |
Descripción | 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 |
Licencia Descripción | 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. |
Puedes añadir la fuente 3 Prong Tree a tu sitio sin descargarlo desde nuestro servidor. Todo lo que tienes que hacer es seguir las instrucciones a continuación:
Elegir la opción más adecuada para instalar la fuente y añadir este código a tu sitio (pegarlo inmediatamente después de la etiqueta de apertura <head>):
<link href="https://es.getfonts.net/allfont.css?fonts=3-prong-tree" rel="stylesheet" type="text/css" />
@import url(https://es.getfonts.net/allfont.css?fonts=3-prong-tree);
Activar este fuente para el texto en el fichero de estilos CSS::
font-family: '3 Prong Tree', arial;
Ejemplo de código fuente:
<html> <head> <link href="https://es.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>
Resultado:
Puedes aplicar otros estilos CSS utilizando la nuestra biblioteca de efectos, para el aspecto atrayente e individual de tu sitio.