'MOZILLA_1_8_0_BRANCH'. git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
12 lines
311 B
HTML
12 lines
311 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Main Document of FrameSet</TITLE>
|
|
<style>
|
|
@page {size: landscape}
|
|
</style>
|
|
</HEAD>
|
|
<FRAMESET border="1" rows="1*,1*" cols="*">
|
|
<FRAME id="frmFooter" name="header" scrolling="auto" src="simple_sub1.html">
|
|
<FRAME id="frmContent" name="display" src="simple_sub2.html">
|
|
</FRAMESET>
|
|
</HTML> |