Sandbox2: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
</body> | </body> | ||
</html> | </html> | ||
<TITLE>Setting the canvas background</TITLE> | |||
<STYLE type="text/css"> | |||
BODY { background: url("https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png") } | |||
</STYLE> | |||
<P>My background is marble. |
Revision as of 19:32, 7 September 2023
<!DOCTYPE html> <html> <head>
</head> <body>
The background-attachment Property
The background-attachment property specifies whether the background image should scroll or be fixed (will not scroll with the rest of the page).
Tip: If you do not see any scrollbars, try to resize the browser window.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
The background-image is fixed. Try to scroll down the page.
</body> </html>
<TITLE>Setting the canvas background</TITLE> <STYLE type="text/css"> BODY { background: url("https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png") } </STYLE>
My background is marble.