IntelligenceFont es un recurso online cuya misión es permitir al webmaster o al desarrollador visualizar las fuentes con muchos y variados ajustes—mediante CSS—
Las fuentes se visualizan a partir de la elección del sistema operativo que se elija. Y aquí el escenario va desde Win 98 hasta Win 7 y desde Mac Panther hasta Snow Leopard.
Así, los ajuste disponibles son:
- Font Size
- Font Style
- Text Align
- Font Color
- Padding Space
- Line Height
- Letter Spacing
- Word Spacing
- Background Color
Cabe mencionar que—además—la app provee, no sólo el xHTML sino, también, el CSS necesario:
.box_2 { font-size: 22px; line-height: 27px; text-align: center; color: rgb(173, 0, 0); font-family: arial; font-style: italic; } .box_3 { font-size: 14px; line-height: 15px; font-family: arial; letter-spacing: 1px; word-spacing: 1px; } .box3 table td { width: 33%; vertical-align: top; padding-left: 5px; padding-right: 5px; }
Sitio Web | IntelligenceFont
Vía | Makeuseof
https://www.diseniorweb.com.ar/category/css/