Advertisement
Guest User

Untitled

a guest
Aug 14th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width">
  6. <title>JS Bin</title>
  7. <style id="jsbin-css">
  8. body {
  9. width: 293px;
  10. margin-left: auto;
  11. margin-right: auto;
  12. min-height: 300px;
  13. border: 1px solid;
  14. }
  15. </style>
  16. </head>
  17. <body>
  18.  
  19.  
  20.  
  21. <script id="jsbin-source-css" type="text/css">body {
  22. width: 293px;
  23. margin-left: auto;
  24. margin-right: auto;
  25. min-height: 300px;
  26. border: 1px solid;
  27. }</script>
  28. </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement