This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
FireRecord/test (outdated).html
2013-03-26 13:53:40 -03:00

16 lines
439 B
HTML

<!doctype html>
<html>
<head>
<title>What is this I don't even.</title>
<script type="text/javascript" src="test.js"></script>
</head>
<body>
<h1 id="poke">Sup?</h1>
<a href="javascript:analyze();">Click me to analyze the page.</a>
<form class="blah">
<input id="foo" name="lel" type="text" />
<input id="bar" type="submit" />
</form>
</body>
</html>