brozzler/tests/htdocs/site7/index.html

11 lines
194 B
HTML
Raw Normal View History

<html>
<head>
<title>link to hashtag url test</title>
<script>
</script>
</head>
<body>
<a href="foo.html#whee">foo.html#whee</a>
</body>
</html>