Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <style>
- body {
- background-image: url("http://i.imgur.com/g4bPBbf.jpg");
- background-repeat: no-repeat;
- background-position: right top;
- margin-right: 200px;
- background-attachment: fixed;
- }
- </style>
- </head>
- <body>
- <h1>Hello World!</h1>
- <p>If you do not see any scrollbars, try to resize the browser window.</p>
- <p>The background-image is fixed. Try to scroll down the page.</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>The background-image is fixed. Try to scroll down the page.</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>The background-image is fixed. Try to scroll down the page.</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>The background-image is fixed. Try to scroll down the page.</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>The background-image is fixed. Try to scroll down the page.</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>The background-image is fixed. Try to scroll down the page.</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>The background-image is fixed. Try to scroll down the page.</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <p>.....</p>
- <h2>Page Ends Here</h2>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement