551699-1.html (261B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <table> 5 <tr> 6 <td> 7 <div style="position: absolute;">Text</div> 8 <div style="display: inline-block; width: 100px; height: 100px;"></div> 9 </td> 10 </tr> 11 </table> 12 </body> 13 </html>