Advertisement
DUYSONGLOI

1

Dec 12th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.81 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="vn">
  3.     <head>
  4.     <title>MineRose Maicrap - Server Djnk kount</title>
  5.     <link rel="icon" href="loggo.png" type="image/x-icon"/>
  6.     <link rel="shortcut icon" href="loggo.png" type="image/x-icon"/>
  7.         <link href="styles.css" rel="stylesheet" type="txt/css">
  8.  
  9.     <style>
  10.         body {
  11.              background-image: url("backgrounds.jpg");
  12.              background-size: 1500px 670px;
  13.              right: 0;
  14.              bottom: 0;
  15.              position: absolute;
  16.              min-width: 100%;
  17.              min-height: 100%;
  18.              width: auto;
  19.              height: auto;
  20.              z-index: -100;
  21.             }
  22.     </style>
  23.     </head>
  24.     <body>
  25.         <div class="loggo">
  26.             <img src="loggo.png" class="logoo">
  27.         </div>
  28.     </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement