h-32: Tailwind CSS Height class
The h-32 class sets the height of an element to 8rem (128 pixels).
H-32
The h-32
class sets the height of an element to 8rem (128 pixels). This height is useful for sections of a page, such as hero banners, image containers, or larger content blocks.
Code Example
html
<div class="h-32 bg-indigo-500 text-white text-center flex justify-center items-center font-bold">Height: 32</div>
Preview
Height: 32
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
