Skip to content

Instantly share code, notes, and snippets.

@knockshore
Created July 25, 2024 10:11
Show Gist options
  • Save knockshore/ff67618aea1ac661ed465b51d2dd711b to your computer and use it in GitHub Desktop.
Save knockshore/ff67618aea1ac661ed465b51d2dd711b to your computer and use it in GitHub Desktop.
Page Manip - Sticker
<div style="display: block; width 100px; height: 100px; background-color: #f00; position: sticky; left: 10px; right 10px;" >
STICKY CHECKING
</div>
html {
background-color: #f00 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment