File: hashmap.html

package info (click to toggle)
libhtml-element-library-perl 5.220000-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 336 kB
  • ctags: 45
  • sloc: perl: 857; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
	<head>
		<title>HO HO HA HA HA</title>
	</head>

	<body>
		<table>
			<tr sclass="tr" class="alt" align="left" valign="top">
				<td sid="people_id">1</td>
				<td sid="phone">(877) 255-3239</td>
				<td sid="email"><a id="a_email" href="mailto:leave-me-alone@gmail.com">should-not-be-touched@seamstress.com</a></td>
			</tr>
		</table>
	</body>
</html>