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
Parallax Web Design - Dec 20, 2013
Flakes client-side JavaScript framework - Dec 18, 2014
Design by Writing - Apr 03, 2016
Major Junco.css breakpoints - Sep 30, 2013
The top features for community sites are users and their content - Oct 03, 2014
more >>