Latihan 1 dari materi Proyek: Landing Page di Tailwind CSS — praktek dengan editor kode interaktif, test case otomatis, dan hint terpandu. Langsung jalan di browser.
Buat hero section sederhana:
<section id="hero"> dengan text-center, py-16, px-4<h1 id="headline"> dengan text-4xl, font-bold<p id="tagline"> dengan mt-4, text-gray-500<button id="cta"> dengan mt-6, bg-blue-500, text-white, px-6, py-3, rounded-lg