Advertisement
RCAProduction

gds

Jul 15th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. <div style="text-align: left">
  2. <style type="text/css">
  3. td {
  4. font-family: sans-serif;
  5. color: blue;
  6. font-size: 20px;
  7. }
  8.  
  9. th {
  10. font-weight: 700;
  11. font-size: 30px;
  12. font-color: green;
  13. font-family: sans-serif;
  14. text-decoration: underline;
  15. }
  16.  
  17. .text {
  18. font-family: sans-serif;
  19. font-color: green;
  20. font-size: 2-px;
  21. text-align: left;
  22. }
  23. </style>
  24.  
  25. <table>
  26. <tr>
  27. <th>What is General Electric?</th>
  28. <td>General Electric is a group of uploaders from Powder Game. We design, build and upload great PG tech.</td>
  29. </tr>
  30. </table>
  31.  
  32. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement