Tidy HTML in tests
[html-element-library.git] / t / html / hashmap.html
CommitLineData
3dad7198 1<html>
f12dee13
MG
2 <head>
3 <title>HO HO HA HA HA</title>
4 </head>
3dad7198 5
f12dee13
MG
6 <body>
7 <table>
8 <tr sclass="tr" class="alt" align="left" valign="top">
9 <td sid="people_id">1</td>
10 <td sid="phone">(877) 255-3239</td>
11 <td sid="email"><a id="a_email" href="mailto:leave-me-alone@gmail.com">should-not-be-touched@seamstress.com</a></td>
12 </tr>
13 </table>
14 </body>
15</html>
This page took 0.010533 seconds and 4 git commands to generate.