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
Flakes client-side JavaScript framework - Dec 18, 2014
Parallax Web Design - Dec 20, 2013
Patternlab.io - design reusable components - Dec 08, 2014
Twitter Bootstrap - Dec 19, 2013
CSS, HTML, Javascript, jQuery, jQuery Mobile, Typography, Accessibility, and Responsive Design Info - Sep 25, 2013
more >>