Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div id="pg1">
- <style>
- #pg1 {
- background-image: url("Your Image Here");
- background-size: 25%;
- background-position: center;
- background-repeat: repeat-y-x;
- position: fixed;
- height: 100%;
- width: 100%;
- left: 0;
- top: 0;
- z-index: -1;
- }
- </style>
- </div>
Add Comment
Please, Sign In to add comment