Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <style type="text/css">
- h1 { position: absolute; font-size: 0pt; background-color: red; }
- .box1 { padding: 100px 10px; }
- .box2 { padding: 100px 60px; left: 40px; }
- .box3 { background-color: white; padding: 35px; left: 65px; top: 30px; }
- .box4 { background-color: white; padding: 35px; left: 65px; top: 120px; }
- .box5 { padding: 100px 60px; left: 170px; }
- .box6 { background-color: white; padding: 35px; left: 195px; top: 30px; }
- .box7 { background-color: white; padding: 35px; left: 195px; top: 120px; }
- .box8 { padding: 60px; left: 300px; }
- .box9 { background-color: white; padding: 50px 40px; left: 320px; z-index: 1; }
- .box10 { padding: 100px 10px; left: 400px; }
- .box11 { padding: 100px 60px; left: 430px; }
- .box12 { background-color: white; padding: 40px; left: 450px; top: 30px; }
- .box13 { background-color: white; padding: 30px 50px; left: 430px; top: 130px; }
- .box14 { padding: 100px 60px; left: 560px; }
- .box15 { background-color: white; padding: 30px 50px; left: 560px; top: 30px; z-index: 1; }
- .box16 { background-color: white; padding: 40px 60px; left: 580px; top: 110px; }
- .box17 { padding: 100px 60px; left: 690px; }
- .box18 { background-color: white; padding: 30px 50px; left: 690px; top: 30px; }
- .box19 { background-color: white; padding: 40px 50px; left: 710px; top: 110px; }
- .box20 { font-size: 65pt; background-color: white; left: 820px; }
- </style>
- </head>
- <body>
- <h1 class="box1">1</h1>
- <h1 class="box2">2</h1>
- <h1 class="box3">3</h1>
- <h1 class="box4">4</h1>
- <h1 class="box5">5</h1>
- <h1 class="box6">6</h1>
- <h1 class="box7">7</h1>
- <h1 class="box8">8</h1>
- <h1 class="box9">9</h1>
- <h1 class="box10">10</h1>
- <h1 class="box11">11</h1>
- <h1 class="box12">12</h1>
- <h1 class="box13">13</h1>
- <h1 class="box14">14</h1>
- <h1 class="box15">15</h1>
- <h1 class="box16">16</h1>
- <h1 class="box17">17</h1>
- <h1 class="box18">18</h1>
- <h1 class="box19">19</h1>
- <h1 class="box20">-92-89-83</h1>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment