Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <style>
  2. #table-value td, th {
  3. font-size: 24pt;
  4. border: 3px solid green;
  5. }
  6. </style>
  7.  
  8. <h1 id="lecture-heading">Scientific Notation --- lecture test</h1>
  9.  
  10. <div id='lecture-text-1'>
  11. Numbers in science and engineering are often either very large, or very small.
  12. </div>
  13.  
  14. <div id='lecture-text-2' class='hide'>
  15. For example, the smallest features of an integrated circuit is only around
  16. 10 billionths of a metre.
  17. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement