You're viewing old version number 1. - Current version
Simple CSS text formatting test
This website uses Google's Open Sans font. The CSS to display this content page includes:
content ID:
content{
color:#000000;
font-size:1.2em;
line-height:1.7em;
}
Test using use default web fonts to display text.
Textile paragraph code to display sans-serif:
p{font-size:20px;font-family:sans-serif;color:#555;}.
A Wind Chill Watch exists that will probably be upgraded to a warning later. But based upon what we've experienced so far this winter, this weekend's weather forecast is not horrible.
Using serif with Georgia:
p{font-size:21px;font-family:Georgia;color:#333;word-spacing: 1px;}.
A Wind Chill Watch exists that will probably be upgraded to a warning later. But based upon what we've experienced so far this winter, this weekend's weather forecast is not horrible.
From JR's : articles
106 words - 806 chars
created on
- #
source
- versions