Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1.  
  2. </table>
  3.  
  4.  
  5. <table style="width:80%">
  6.  
  7. <tr> <td style="background-color:black;height:100px;"></td> </tr>
  8. <tr> <td style="background-color:red;height:100px;"></td> </tr>
  9. <tr> <td style="background-color:yellow;height:100px;"></td> </tr>
  10.  
  11.  
  12.  
  13. </table>
  14.  
  15. </table>
  16.  
  17. <table style="width:80%">
  18.  
  19. <tr>
  20. <td style="background-color:green;height:300px;"></td>
  21. <td style="background-color:white;height:300px;"></td>
  22. <td style="background-color:red;height:300px;"></td>
  23. </tr>
  24.  
  25.  
  26. </table>
  27.  
  28.  
  29.  
  30. <table style="width:80%";>
  31. <td style="background-color:white;height:300px;">
  32.  
  33. <div style="background-color:red;border-radius:150px;width:150px;
  34. height:150px;margin:auto 150px;"> </div>
  35.  
  36. </td>
  37. </table>
  38.  
  39. <table style="width:80%;">
  40.  
  41. <tr>
  42. <th style="background-color:blue;height:150px;width:50px;"></th>
  43. <th style="background-color:yellow;height:100px;width:20px;"></th>
  44. <th style="background-color:blue;height:100px;width:110px;"></th>
  45. </tr>
  46. </table>
  47.  
  48. <div style="background-color:yellow;height:50px;width:80%;"></div>
  49.  
  50. <table style="width:80%;">
  51.  
  52. <tr>
  53. <th style="background-color:blue;height:150px;width:50px;"></th>
  54. <th style="background-color:yellow;height:100px;width:20px;"></th>
  55. <th style="background-color:blue;height:100px;width:100px;"></th>
  56. </tr>
  57. </table>
  58.  
  59.  
  60.  
  61. </table>
  62.  
  63.  
  64. </body>
  65. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement