HTML and CSS: Visual QuickStart Guide, Eighth Edition (Tyler Borton's Library) by Elizabeth Castro & Bruce Hyslop

HTML and CSS: Visual QuickStart Guide, Eighth Edition (Tyler Borton's Library) by Elizabeth Castro & Bruce Hyslop

Author:Elizabeth Castro & Bruce Hyslop
Language: eng
Format: epub
Publisher: Peachpit Press
Published: 2014-03-26T04:00:00+00:00


.intro .subhead {

font-size: 1.125em; /* 18px/16px */

text-align: center;

}

.intro p {

font-size: 1.0625em; /* 17px/16px */

}

.project p {

text-indent: 2em;

font-size: .9375em; /* 15px/16px */

line-height: 1.65;

}

a:link {

color: #e10000;

text-decoration: none;

}

a:visited { color: #b44f4f; }

a:hover {

color: #f00;

text-decoration: underline;

}

.intro a { color: #fdb09d; }

.intro a:hover { color: #fec4b6; }

* * *

Here’s the entire style sheet from the chapter, including the text-decoration changes to the links . The version on the companion website has more comments.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.