<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 2.0//EN"
	"http://www.w3.org/MarkUp/DTD/xhtml2.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">
<head>
	<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
	<title>hannaher.com</title>
	<meta name="viewport" content="width=device-width,initial-scale=1.0" />
	<meta name="description" content="description" />
	<meta name="author" content="Constantine Hannaher" />
	<meta name="copyright" content="2016-2024, Constantine Hannaher" />
	<meta name="robots" content="none" />
	<meta name="rating" content="general" />
	<style type="text/css">
		/* these are styles similar to those applied to the HTML 2.0 and 3.2 pages */
		body { background-color: #000; color: #0F0; padding-block-start: 1rem; }
		h { font-size: 196%; font-weight: bold; text-align: left; }
		separator { border-top: thin #808080 solid; display: block; margin-block: 1rem; }
		*[href] { color: #06F; cursor: pointer; text-decoration: underline; /* Firefox removed xbl in 2019 */ }
		*[href]:hover { color: hsl(216,100%,66%); }
		*[href]:active { color: #F00; }
	</style>
</head>
<body>
<section>
	<h>hannaher.com</h>
	<separator />
	<p>
		Basic minimally styled XHTML 2.0 page.
	</p>
	<separator />
</section>
<address href="https://c.hannaher.net/">Constantine Hannaher</address>
</body>
</html>