Check out our free templates made with AI and polished to perfection in Windframe

Get now

rounded-b: Tailwind CSS Border Radius class

The rounded-b class applies rounded corners to only the bottom-left and bottom-right corners of the element.


rounded-b

The rounded-b class applies rounded corners to only the bottom-left and bottom-right corners of the element.

Example Code

html
<div class="flex flex-col justify-center items-center gap-2 p-3 rounded-t-md bg-blue-50">
<p class="text-gray-600 font-bold"> Rounded bottom</p>
<div class="rounded-b bg-blue-500 p-4 w-32 text-white font-semibold">
rounded-b
</div>
</div>

Preview

Rounded bottom

rounded-b

Windframe is an AI visual editor for rapidly building stunning web UIs & websites

Start building stunning web UIs & websites!

Build from scratch or select prebuilt tailwind templates