Advertisement
RCAProduction

Code

Jul 16th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. <div style="text-align: left">
  2. <style type="text/css">
  3. <html>
  4. td {
  5. font-family: book antigua;
  6. color: light blue;
  7. font-size: 26px;
  8. }
  9.  
  10. th {
  11. font-weight: 700;
  12. font-size: 29px;
  13. color: turquoise;
  14. font-family: sans-serif;
  15. text-decoration: underline;
  16. }
  17.  
  18. text {
  19. font-weight:800;
  20. font-family: sans-serif;
  21. color: dark red;
  22. font-size: 2-px;
  23.  
  24. }
  25. </style>
  26.  
  27. <table>
  28. <tr>
  29. <th>What is General Electric?</th>
  30. <td>General Electric is a group of uploaders from Powder Game. We design, build and upload great PG tech.</td>
  31. </tr>
  32. <tr>
  33. <th>What happened to Techmasters?</th>
  34. <td>It was savagely withdrawn by Nate. He is now forbidden here.</td>
  35. </tr>
  36. <p>
  37. <tr>
  38. <td>Well... Nate and people like him may be banned without warning</td>
  39. </tr>
  40. <div class="text">
  41. <tr>This is a loosely enforced rule: Nate is not allowed here.</tr>
  42. </P>
  43. </table>
  44. </html>
  45. </div>
  46. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement