Windframe
Build Tailwind UIs that actually look good!
.jpg)
The border-l-4 class applies a thick 4px border to the left side of the element.
The border-l-4 class applies a thick 4px border to the left side of the element.
<div class="flex flex-col justify-center items-center gap-2 p-3 rounded-t-md bg-gray-50"> <p class="text-gray-600 font-bold">Left Border</p> <div class="border-l-4 bg-gray-300 border-indigo-500 p-4 w-40 text-gray-700 font-semibold"> border-l-4</div></div>
Left Border
border-l-4
Windframe is an AI visual editor for rapidly building stunning web UIs & websites