Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<html>
2
<head>
3
<style type="text/css">
4
body   { font-size: 20mm; line-height: 1; width: 4em;  padding: 0; margin: 0; }
5
#wrap  { width: 2em; }
6
#first { line-height: 1; }
7
</style>
8
</head>
9
<body>
10
<div id="first" class="outer">
11
LINE1
12
LINE2
13
LINE3
14
LINE4
15
</div><!--Page break should be here-->
16
<div id="second">
17
LINE1
18
LINE2
19
</div>
20
</body>
21
</html>