You're viewing old version number 2. - 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 Arial:
p{font-size:20px;font-family:Arial;color:#555;letter-spacing:.2px;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.
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
113 words - 873 chars 
created on  
updated on  
 - #
 source
 - versions
 
Related articles
Simple CSS text formatting test  - May 15, 2015
 
Flakes client-side JavaScript framework  - Dec 18, 2014
 
Parallax Web Design  - Dec 20, 2013
 
Proposed Ghost blogging platform  - Feb 13, 2014
 
Test post - 11Nov2014  - Nov 12, 2014
 
more >>