<!DOCTYPE html>
<html lang="en">
<head>
<title>Report Title</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="JarHC {version}">
<style>
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	font-size: 0.8rem;
}

table {
	border-collapse: collapse;
}

th {
	background-color: lightgray;
}

th, td {
	border: 1px solid gray;
	padding: 0.3rem;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

.generator {
	position: absolute;
	top: 10px;
	right: 10px;
	color: gray;
}
</style>
</head>
<body>

<h1>Report Title</h1>

<h3>Table of Contents</h3>
<ul>
<li><a href="#Section1">Section 1</a></li>
<li><a href="#Section2">Section 2</a></li>
<li><a href="#Section3">Section 3</a></li>
</ul>

<section id="Section1">
<h2>Section 1</h2>
<p>Description 1</p>
<p>Some text.</p>
</section>

<section id="Section2">
<h2>Section 2</h2>
<p>Description 2, Line 1<br>Description 2, Line 2</p>
<table>
	<tr><th>Column 1</th><th>Column 2</th><th>Column 3</th></tr>
	<tr><td>Short</td><td>Medium Medium</td><td>Long Long Long Long Long Long Long</td></tr>
	<tr><td>Line 1</td><td>Line 1<br>Longer Line 2</td><td>Line 1<br>Longer Line 2<br>Extra Long Line 3<br><a href="https://central.sonatype.com/artifact/commons-io/commons-io/2.8.0" target="c5cea3acec23a2c37e3eb84d1f3830afb6d34f4f">commons-io:commons-io:2.8.0</a></td></tr>
</table>
</section>

<section id="Section3">
<h2>Section 3</h2>
<table>
	<tr><th>Values</th></tr>
	<tr><td>1</td></tr>
	<tr><td>2</td></tr>
	<tr><td>3</td></tr>
</table>
<table>
	<tr><th>Empty</th></tr>
</table>
</section>

<div class="generator">Generated with <a href="http://jarhc.org" target="_blank">JarHC {version}</a></div>
</body>
</html>
