Sandbox2: Difference between revisions

From StarFleet Bureau of Information
No edit summary
No edit summary
Line 1: Line 1:
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<style>
<style>
div {
body {
   border: 1px solid black;
   background-image: url("https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png");
   margin-top: 100px;
   background-repeat: no-repeat;
   margin-bottom: 100px;
   background-position: right top;
   margin-right: 150px;
   margin-right: 200px;
  margin-left: 80px;
   background-attachment: fixed;
   background-color: lightblue;
}
}
</style>
</style>
Line 14: Line 14:
<body>
<body>


<h2>Using individual margin properties</h2>
<h1>The background-attachment Property</h1>


<div img src="https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png></div>
<p>The background-attachment property specifies whether the background image should scroll or be fixed (will not scroll with the rest of the page).</p>
 
<p><strong>Tip:</strong> 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>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>
<p>The background-image is fixed. Try to scroll down the page.</p>


</body>
</body>
</html>
</html>
[[img src="https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png"
  style="position:absolute; top:-10px; left:-30px; width:80px; height:80px; border:none;"
  alt="photo of SF JAG Badge"
  title="SF JAG Badge"]]
</div> -->

Revision as of 19:09, 7 September 2023

<!DOCTYPE html> <html> <head> <style> body {

 background-image: url("https://boi.alt-starfleet-rpg.com/images/8/8c/Sfjag_wht_200.png");
 background-repeat: no-repeat;
 background-position: right top;
 margin-right: 200px;
 background-attachment: fixed;

} </style> </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>