<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="xml-test-3.css" type="text/css"?>
<main>
	<details>
		<title>XML Test 3</title>
		<author>By Chris Hester</author>
		<date>10 August 2005</date>
	</details>
	<notes>
		<subheading>Notes:</subheading>
		<note>Firefox 1.0.6 has the main element <important>shown in orange</important> matching the width and height of the viewport (100%)</note>
		<note>Opera 8.02 has the main element matching the width of the viewport, but the height of the sub elements used.</note>
		<note>IE6 and Opera 8.02 also style the viewport!</note>
		<note>IE6 shows padding inside the viewport, along with a vertical scrollbar (inside the borders!)</note>
		<note>Opera 8.02 shows the viewport as a thin bordered line at the top.</note>
	</notes>
</main>