blob: bd055c7c71cbbb5c4cd520da222c24bfa5cb72b5 [file] [log] [blame]
<html>
<head>
<title>click frames</title>
</head>
<frameset rows="*" border="1">
<frame src="clicks.html" name="source" scrolling="NO" noresize>
<frame src="xhtmlTest.html" name="target">
</frameset>
</frameset>
</html>