<html>
<head>
<title>Example</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<h1>heading 1 ></h1>
<h2>heading 1.1</h2>
An example >: <pre class="fixed_width_section">a fixed width section *bold* >
</pre>
Another example: <pre class="block block_example"> a longer example >
second line
third line</pre>
<h1>heading 2</h1>
</body>
</html>