OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE html> | |
2 <html> | |
3 <div style="position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;" > | |
4 <div style="position: absolute; overflow: hidden; left: 0px; top: 0px; right : 0px; bottom: 0px;"> | |
5 <table cellpadding="0" cellspacing="0" style="width:100%;"> | |
6 <tbody> | |
7 <tr> | |
8 <td> | |
9 <div style="outline-style: none;">Foo</div> | |
10 </td> | |
11 <tr> | |
12 </tbody> | |
13 </table> | |
14 </div> | |
15 </div> | |
16 </html> | |
OLD | NEW |