blob: ef87ea6a83ceacebc19c9e2564ed5486be787abc [file] [log] [blame]
<html>
<head>
<style>
body {
margin: 0px;
}
a {
font-size: 1000px;
}
</style>
</head>
<body>
<a onclick="window.location.href= '/title1.html';">CLICK ME</a>
</body>
</html>