3 <style type="text/css">
5 h2 { font-size: 1.5em; }
6 h3 { font-size: 1.17em; }
7 h4 { font-size: 1.12em; }
8 h5 { font-size: .83em; }
9 h6 { font-size: .75em; }
10 header h1 { margin-bottom: 0.1em; }
11 header p { margin: 0; }
13 <title>Yet another blog – foo bar baz</title>
14 <a href="index.html">Yet another blog</a>
17 <h1>foo <em>bar</em> <strong>baz</strong></h1>
18 <p>created: <time>IGNORE</time> / last update: <time>IGNORE</time></p>