Advertisement
cahyadyazin

html background

Sep 15th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <html lang="en"><head>
  2. <meta charset="utf-8">
  3. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  4. <title>Error 404 | Indowalk</title>
  5. <link rel="icon" type="image/png" href="http://localhost/ci-indowalk/assets/images/pt/indowalk-favicon.png">
  6. <style>
  7. img{
  8. background-position: 50%;
  9. background-repeat: no-repeat;
  10. background-size: cover;
  11. margin: 0 auto;
  12. width:100%;
  13. height:auto;
  14. }
  15. </style>
  16. <script type="text/javascript" src="chrome-extension://bfbmjmiodbnnpllbbbfblcplfjjepjdn/js/injected.js"></script></head>
  17. <body cz-shortcut-listen="true">
  18. <img src="http://localhost/ci-indowalk/assets/images/sample/error-404.jpg">
  19.  
  20. </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement