Meta Description" name="description" />
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Happy Birthday My Jaan Neha ❤️</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="loading">
<h1>❤️ Welcome My Queen Neha ❤️</h1>
<p>Loading Your Birthday Surprise...</p>
</div>
<div class="container">
<h1 class="title">
🎂 Happy Birthday My Jaan Neha 🎂
</h1>
<p class="subtitle">
💖 You are the most beautiful part of my life 💖
</p>
<div class="cake">
🎂
</div>
<button id="surpriseBtn">
🎁 Open Your Surprise
</button>
<div id="message" class="hidden">
<h2>Happy Birthday Neha ❤️</h2>
<p>
May Allah bless you with happiness,
success and endless smiles.
<br><br>
You are my today,
my tomorrow,
and my forever.
❤️🌹
</p>
</div>
<div class="gallery">
<img src="photo1.jpg" alt="Photo 1">
<img src="photo2.jpg" alt="Photo 2">
<img src="photo3.jpg" alt="Photo 3">
</div>
<audio id="music" controls>
<source src="music.mp3" type="audio/mpeg">
</audio>
</div>
<script src="script.js"></script>
</body>
</html>7
1
2KB
3KB
499.0ms
496.0ms
500.0ms