Guest User

Untitled

a guest
Jan 19th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2.  
  3. <html>
  4. <head>
  5. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
  6. <meta http-equiv="Expires" content="-1"/>
  7. <style>
  8. .highlightLine
  9. {
  10. filter: alpha(opacity=50);
  11. opacity: 0.5;
  12. background-color: #e8e800;
  13. position: absolute;
  14. z-index: 1;
  15. -moz-user-select: none;
  16. }
  17.  
  18. .clickAbleTable
  19. {
  20. border-width: 0px;
  21. border-collapse: collapse;
  22. position: relative;
  23. }
  24.  
  25. .zeroAll
  26. {
  27. padding: 0px;
  28. margin: 0px;
  29. border: 0px;
  30. }
  31. </style>
  32.  
  33. </head>
  34. <body class="zeroAll">
  35. <DIV style="POSITION: absolute; FONT-SIZE: 100%" id=container name="container" class="zeroAll">
  36. <TABLE style="WIDTH: 100%" class="clickAbleTable zeroAll">
  37. <TBODY class="zeroAll">
  38. <TR class="zeroAll">
  39. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. This is sample text. </PRE></TD></TR>
  40. <TR class="zeroAll">
  41. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. This is sample text. </PRE></TD></TR>
  42. <TR class="zeroAll">
  43. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. This is sample text. </PRE></TD></TR>
  44. <TR class="zeroAll">
  45. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. This is sample text. </PRE></TD></TR>
  46. <TR class="zeroAll">
  47. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. </PRE></TD></TR>
  48. <TR class="zeroAll">
  49. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. </PRE></TD></TR>
  50. <TR class="zeroAll">
  51. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. </PRE></TD></TR>
  52. <TR class="zeroAll">
  53. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. </PRE></TD></TR>
  54. <TR class="zeroAll">
  55. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. This is sample text. </PRE></TD></TR>
  56. <TR class="zeroAll">
  57. <TD class="zeroAll"><PRE class="zeroAll">This is sample text. This is sample text. This is sample text. </PRE></TD></TR>
  58. </TBODY>
  59. </TABLE>
  60.  
  61. <DIV style="WIDTH: 10px; DISPLAY: block; HEIGHT: 100%; TOP: 0px; LEFT: 140px" id=colMark_80_4 class=highlightLine>
  62. </DIV>
  63. <DIV style="WIDTH: 10px; DISPLAY: block; HEIGHT: 100%; TOP: 0px; LEFT: 5.55%" id=colMark_80_5 class=highlightLine>
  64. </DIV>
  65. </DIV>
  66. </body>
  67. </html>
  68.  
  69. <meta http-equiv="X-UA-TextLayoutMetrics" content="natural" />
Add Comment
Please, Sign In to add comment