Leere CSS-Datei mit allen Typografie-Elementen
CSS-Typografie Startdatei
Die CSS-Datei "Alle CSS-Typografie-Elemente" steht auch als Download zur Verfügung.
/* TYPOGRAPHY BOX elements -------------------------------------- */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
p {}
blockquote {}
pre {}
ul {}
ol {}
li {}
dl {}
dt {}
dd {}
address {}
/* TYPOGRAPHY INLINE elements -------------------------------------- */
a {}
a:link {}
a:visited {}
a:hover {}
a:active {}
a:focus {}
code {}
cite {}
em {}
strong {}
code {}
samp {}
kbd {}
tt {}
var {}
cite {}
dfn {}
abbr {}
acronym {}
strike {}
small {}
span {}
strike {}
sub {}
sup {}
u {}
del {}
/* TABLE elements -------------------------------------- */
table {}
thead {}
tfoot {}
tbody {}
th {}
tr {}
td {}
/* FORM elements -------------------------------------- */
form {}
fieldset {}
legend {}
input {}
textarea {}
select {}