Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.60 KB | None | 0 0
  1. <html>
  2. <body>
  3. <center>
  4. <table border=1 style="width:100%; height:400px; max-width:800px; min-width:500px">
  5.   <tr>
  6.  
  7.     <td style="width:50%; min-width:50%">
  8.       <table style="width:100%; height:100%" border=1>
  9.         <tr style="height:50%;">
  10.           <td> moi omg olol </td>
  11.         </tr>
  12.         <tr>
  13.           <td>
  14.             asd <br> moi <br> omg <br> lol
  15.           </td>
  16.         </tr>
  17.      </table>
  18.     </td>
  19.    
  20.     <td>
  21.       <img src="pupu.png" alt="testi" style="float:left;min-height:0;min-width:0px;width:100%;">
  22.     </td>
  23.    
  24.   </tr>
  25. </table>
  26. </center>
  27. </body>
  28. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement