HTML, CSS & JavaScript 6 min read

Sweet Reveal ✨

Create a romantic surprise reveal website with multi-screen flow. "I have a little secret for you..." — animated lyrics, background music, floating hearts, and a sweet ending. Perfect for girlfriend, boyfriend, or someone special!

"Sweet Reveal" is a romantic multi-screen interactive website. It starts with "I have a little secret for you..." and flows through "Are you really ready to know?" — then reveals timed lyrics with background music, floating hearts, and a sweet "For My Haseen Girl" ending.

Built with HTML, CSS, and JavaScript. Uses Tailwind CSS via CDN, custom animations (fade-in, rise-in, float-up, twinkle), and background audio. Fully responsive and mobile-friendly.

📦 Get the Complete Project

Scroll down for the complete HTML, CSS, and JavaScript code.

📄 Complete HTML Code

Copy into index.html. Links to styles.css and script.js.

index.html
Loading code...

🎨 Complete CSS Code

Copy into styles.css.

styles.css
Loading code...

⚡ Complete JavaScript Code

Copy into script.js.

script.js
Loading code...

📁 Project Assets

Keep this folder structure:

MainCodeOG/sweet-reveal--main/
├── index.html
├── styles.css
├── script.js
└── public/
    ├── audio/
    │   └── bg.mp3      ← Background music
    └── gifs/
        ├── 1.gif       ← Screen 1 (waving)
        ├── 2.gif       ← Screen 2 (blushing)
        └── 3.gif       ← Screen 3 ending (flower)
  • Replace GIFs with your own images
  • Replace bg.mp3 with your background music
  • Edit lyrics in script.js (lyrics array)
  • Edit "For My Haseen Girl" ending text in index.html

📦 Get Project on GitHub

Download the project source from our GitHub profile.

⬇️ View GitHub

Key Features

  • ✨ Multi-screen romantic reveal flow
  • 🎵 Background music (starts on first tap)
  • 💬 Timed lyrics reveal with animations
  • ❤️ Floating hearts and twinkle effects
  • 🎨 Purple-pink gradient theme
  • 📱 Fully responsive, mobile-friendly

Customization Tips

  • Lyrics: Edit the lyrics array in script.js
  • Ending: Change "For My Haseen Girl" in index.html
  • Music: Replace public/audio/bg.mp3
  • GIFs: Swap 1.gif, 2.gif, 3.gif with your own

📢 Thanks for your support

English: We keep our projects free thanks to supporters like you. View the content below if you'd like, then press OK to continue to the download.

हिंदी: आप जैसे सपोर्टर्स की वजह से हम ये प्रोजेक्ट मुफ्त रख पाते हैं। नीचे का कंटेंट देख सकते हैं, फिर डाउनलोड के लिए OK दबाएं।

📢 Loading Demo

English: Please wait while we load the demo. You'll be redirected automatically in a few seconds.

हिंदी: कृपया प्रतीक्षा करें, हम डेमो लोड कर रहे हैं। आप कुछ सेकंड में स्वचालित रूप से रीडायरेक्ट हो जाएंगे।

Redirecting in 6 seconds...