Windframe
Build Tailwind UIs that actually look good!
.jpg)
Check out our free templates made with AI and polished to perfection in Windframe
Get nowThe row-end-13 class ensures the grid item ends at the thirteenth row, often used in custom grid layouts.
The row-end-13 class ensures the grid item ends at the thirteenth row, often used in custom grid layouts.
<div class="rounded-t-md p-4 bg-indigo-50 mt-12"> <div class="grid grid-cols-4 gap-4"> <div class="bg-indigo-500 text-white p-4 font-bold text-center">A</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center ">B</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center ">C</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center">D</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center row-end-13" > E </div> <div class="bg-indigo-500 text-white p-4 font-bold text-center">F</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center">G</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center">H</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center">I</div> <div class="bg-indigo-500 text-white p-4 font-bold text-center">J</div> </div></div>
E
Windframe is an AI visual editor for rapidly building stunning web UIs & websites