How to Design a Simple Card with Tailwind CSS
INTRODUCTION In these tutorial , am going to explain quickly how you can get started in designing a card with Tailwind css. STEP 1: Add HTML Markup <div > <img class="" src="/img/card-top.jpg" alt="Sunset in the mountains"> <div class=""> <di...
Sep 25, 20203 min read36