h-64: Tailwind CSS Height class
The h-64 class sets the height of an element to 16rem (256 pixels).
h-64
The h-64
class sets the height of an element to 16rem (256 pixels). This is a significant height, often used for main content sections, large images, or full-width banners.
Code Example
html
<div class="h-64 bg-indigo-500 text-white text-center">Height: 64</div>
Preview
Height: 64
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
