Guest User

Untitled

a guest
Jul 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <head>
  2. <title></title>
  3. <meta name="GENERATOR" content="Quanta Plus">
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. </head>
  6. <body>
  7. <style type="text/css">
  8. div.sideby
  9. {
  10. float: left;
  11. margin-right: auto;
  12. margin-left: auto;
  13. width: 500px;
  14. background-color: yellow;
  15. }
  16.  
  17. </style>
  18.  
  19.  
  20. <div class="sideby">
  21. Hello
  22. </div>
  23.  
  24. <div class="sideby">
  25. Bye
  26. </div>
  27.  
  28. <div>
  29. Maybe
  30. </div>
  31.  
  32. </body>
  33. </html>
Add Comment
Please, Sign In to add comment