blob: a30c84ef32ad339523dda71d11aadcf1eb7904e0 (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE html>
<html class="reftest-print">
<body style="color: green; font-size: 2em">
<div style="position: fixed">Big green text</div>
<!-- force two pages -->
<div style="height: 3in; width: 2in"></div>
</body>
</html>
|