|
<frameset rows="170,*">
|
|
<!-- Have to specify charset=ISO-8859-1 because that's what javascript: will
|
|
do and the fonts used depend on the charset. -->
|
|
<frame src="data:text/html;charset=ISO-8859-1,frame1">
|
|
<frame src="data:text/html;charset=ISO-8859-1,frame2">
|
|
</frameset>
|