Guest User

Untitled

a guest
Oct 26th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Do Now: 4.1.3</title>
  5. </head>
  6. <body>
  7. <h1>What is different about these two boxes?</h1>
  8. <div id="absolute"></div>
  9. <div id="fixed"></div>
  10. </body>
  11. </html>
Add Comment
Please, Sign In to add comment