<head>
<script src="tax.js"></script>
<script src="tax_ui.js"></script>
+<!-- Tests are in tax.test.js -->
<style>
td { padding: .5em; vertical-align: top}
textarea { height: 12em; }
</head>
<body onload="calculate()">
<h1>Inverse income tax tool</h1>
-<p>What gross salary is needed to provide a specified after-tax salary?</p>
+<p>What before-tax salary is needed to provide a specified after-tax salary?</p>
<form>
<table>