1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: font-size
</title>
5 <script src=
"../resources/ahem.js"></script>
6 <style type=
"text/css">
7 .j { font-size: 3em; color: navy
; font-family: Ahem
; }
9 .b { font-size: 1em; font-size: -0.5in; }
10 .j p { margin: 10px 30px; }
12 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/fonts.html#font-size-props" title=
"15.7 Font size: the 'font-size' property">
15 <p>The two boxes below should be the same size.
</p>