Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <style>
- .alto-block {
- height: 100%;
- position: relative;
- width: 100%;
- border: thin solid red;
- }
- .alto-text {
- height: 100%;
- left: 0;
- position: absolute;
- top: 0;
- width: 100%;
- border: thin solid blue;
- }
- span { border: thin solid green; }
- .alto-block div.t-block, .alto-block div.t-block p, .alto-block div.t-block p span {
- display: inline-block;
- margin: 0;
- padding: 0;
- position: absolute;
- }
- </style>
- </head>
- <body>
- <div class="alto-block">
- <div class="alto-text">
- <div style="height: 35px; width: 159px; left: 203px; top: 83px; " class="t-block" id="PAG_1_TB000001">
- <p style="height: 35px; width: 159px; left: 203px; top: 83px; " id="PAG_1_TL000001">
- <span style="height: 35px; width: 10px; left: 203px; top: 83px; " id="PAG_1_ST000001">T</span>
- <span style="height: 35px; width: 30px; left: 215px; top: 83px; " id="PAG_1_ST000002">*</span>
- <span style="height: 17px; width: 17px; left: 242px; top: 83px; " id="PAG_1_ST000003">T</span>
- <span style="height: 22px; width: 16px; left: 262px; top: 94px; " id="PAG_1_ST000004">«</span>
- <span style="height: 25px; width: 39px; left: 323px; top: 83px; " id="PAG_1_ST000005">?"</span>
- </p>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment