Advertisement
Guest User

dean

a guest
Feb 21st, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html>
  4. <head>
  5. <title>Samsung S7</title>
  6. </head>
  7.  
  8. <body>
  9. <div style="background-color:lightblue">
  10. <!--below is the header: -->
  11. <div style="width:1000px; height:100px; text-align:center; background-color:lightgreen;">
  12.  
  13. <h1>Samsung Galaxy S7</h1>
  14. </div>
  15.  
  16.  
  17. dan mobile ?
  18.  
  19. <!-- below is the footer: -->
  20. <div style="width:1000px; height:20px; text-align:center; background-color:red">
  21. Dylan Camilleri - Copyright 2017
  22. </div>
  23.  
  24. </div>
  25.  
  26. </body>
  27. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement