File: hashmap-exp.html

package info (click to toggle)
libhtml-element-library-perl 5.220000-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: perl: 857; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
	<head>
		<title>HO HO HA HA HA</title>
	</head>
	<body>
		<table>
			<tr align="left" sclass="tr" valign="top" class="alt">
				<td sid="people_id">888</td>
				<td sid="phone">444-4444</td>
				<td sid="email"><a href="mailto:leave-me-alone@gmail.com" id="a_email">should-not-be-touched@seamstress.com</a></td>
			</tr>
		</table>
	</body>
</html>