Guest User

Untitled

a guest
Jul 17th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 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. font-size:80px;
  10. }
  11. </style>
  12. </head>
  13. <body>
  14. hello
  15.  
  16.  
  17. <script id="jsbin-source-css" type="text/css">body {
  18. font-size:80px;
  19. }</script>
  20. </body>
  21. </html>
Add Comment
Please, Sign In to add comment