BootComponent
My Components
New Component
Edit Component
Run
Save
HTML
CSS
JS
Bangun Website Modern dengan Bootstrap
Template hero responsif dengan tombol call-to-action dan desain modern.
Mulai Sekarang
Pelajari Lagi
.hero-section { min-height: 100vh; background: linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url('https://images.unsplash.com/photo-1498050108023-c5249f4df085?q=80&w=1400') center/cover no-repeat; display: flex; align-items: center; color: white; } .hero-title { font-size: 3rem; font-weight: 700; } .hero-subtitle { font-size: 1.2rem; margin-top: 1rem; margin-bottom: 2rem; color: #dcdcdc; } @media (max-width: 768px) { .hero-title { font-size: 2.2rem; } }
// Add JavaScript here
Live Preview