<html>
<head>
<title>First window</title>
</head>
<body>
<a href="new_window.html">
<textarea rows="80" cols="160">big click target</textarea>
</a>
</body>
</html>
<html>
<head>
<title>First window</title>
</head>
<body>
<a href="new_window.html">
<textarea rows="80" cols="160">big click target</textarea>
</a>
</body>
</html>