bg-fixed : Tailwind CSS background attachement class
The bg-fixed class sets the background image of an element to remain fixed in place, even when the page is scrolled.
bg-fixed (Fixed Background)
The bg-fixed class sets the background image of an element to remain fixed in place, even when the page is scrolled.
Example Usage
html
<div class="bg-fixed bg-cover bg-blue-500 h-48 w-full text-white"> Fixed Background</div>
Preview
Fixed Background
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
