Advertisement
rizkyalviandra

index.html

Oct 9th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.19 KB | None | 0 0
  1. <html>
  2. <head>
  3.     <title>Nyoba</title>
  4.     <style>
  5.         .body-index { background-image: url("linkurl.com/background.png") }
  6.     </style>
  7. </head>
  8.  
  9. <body class="body-index">
  10.     text here
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement