blob: 9329a3708cf5502f08e220d4ca797a97f4005c63 [file] [log] [blame]
<html>
<head><title>Title!</title></head>
<body>
<p id="foo">Hello, World!</p>
<script type="text/javascript">var a = 1;</script>
<style type="text/css">#foo { font-weight: bold; }</style>
</body>
</html>