Advertisement
Guest User

alise

a guest
Dec 15th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. ::-webkit-scrollbar {
  5. display: none;
  6. }
  7.  
  8. body {
  9. background:url(https://www.transparenttextures.com/patterns/rocky-wall.png) #fff;
  10.  
  11.  
  12. .tooltip {
  13. position: relative;
  14. display: inline-block;
  15. border-bottom: 1px dotted black;
  16. }
  17.  
  18. .tooltip .tooltiptext {
  19. visibility: hidden;
  20. width: 150px;
  21. background-color: ;
  22. color: #fff;
  23. text-align: center;
  24. border-radius: 6px;
  25. padding: 5px 05px;
  26.  
  27.  
  28. position: absolute;
  29. z-index: 1;
  30.  
  31.  
  32.  
  33. table.GeneratedTable {
  34. width: 500px;
  35. background-color: #000000;
  36. border-collapse: collapse;
  37. border-width: 2px;
  38. border-color: #ffcc00;
  39. border-style: solid;
  40. color: #ffffff;
  41. }
  42.  
  43. table.GeneratedTable td, table.GeneratedTable th {
  44. border-width: 2px;
  45. border-color: #ffcc00;
  46. border-style: solid;
  47. padding: 10px;
  48. }
  49.  
  50. table.GeneratedTable thead {
  51. background-color: #ffcc00;
  52. }
  53. </style>
  54.  
  55. <div style="width: px; height: 400px; float: left; opacity: .9999; margin-top: 200px; margin-left: 200px;">
  56. <table class="GeneratedTable">
  57. <thead>
  58. <tr>
  59. </tr>
  60. </thead>
  61. <tbody>
  62. <tr>
  63. <td><div style="height:21px;width:150px;
  64. padding: 10px; border:0px solid #777;overflow:auto;">
  65. <!DOCTYPE html>
  66. <style>
  67. div.container {
  68. background-color: #;
  69. }
  70. div.container p {
  71. text-align: justify;
  72. font-family: garamond;
  73. font-size: 15px;
  74. font-style: normal;
  75. font-weight: none;
  76. text-decoration: none;
  77. text-transform: none;
  78. font-variant: small-caps;
  79. letter-spacing: 3px;
  80. line-height: 15px;
  81. text-indent: 20px;
  82. color: #b10000;
  83. background-color: #;
  84. }
  85. </style>
  86.  
  87. <div class="container">
  88. <p></p>
  89. <p><b>Alise</b><br><br>
  90. don't worry, I'm not here
  91.  
  92. </p>
  93. <p></p>
  94. <p></p>
  95. </div>
  96.  
  97.  
  98. </div></td>
  99. <td><img style="undefined" src="https://i.pinimg.com/originals/68/b9/0a/68b90adc56dbcae81ac4946702bd6464.gif" alt="" width="300" ></td>
  100. </tr>
  101. </tbody>
  102. </table>
  103. <!-- Codes by Quackit.com -->
  104.  
  105. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement