Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
<!--[if gt IE 8]> <html> <![endif]-->
<!--[if !IE]><!--><html lang="en"><!-- <![endif]-->
<head>
<title>Happy Birthday</title>
<title>Happy Birthday Cutiee</title>
<meta charset="UTF-8" />
<meta name="description" content="Happy Birthday Aditi">
<meta name="description" content="Happy Birthday Kanak">
<meta name="robots" content="index, follow" />
<link rel="author" href="https://plus.google.com/u/1/+AyushSharma1/" />
<meta name="keywords" content="Birthday, Happy">
<!-- Strat of Facebook Meta -->
<meta property="og:type" content="E-Greeting" />
<meta property="og:image" content="favicon.ico" />
<meta property="og:description" content="Wish you a very Happy Birthday">
<meta property="og:description" content="Wish you a very Happy Birthday ">
<!-- End of Facebook Meta Tags -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
Expand All @@ -36,25 +36,25 @@
Your browser isn't invited for super fun audio time.
</audio>
<div class="balloons text-center" id="b1">
<h2 style="color:#F2B300;">❤️</h2>
<h2 style="color:#F2B300;">🎀</h2>
</div>
<div class="balloons text-center" id="b2">
<h2 style="color:#0719D4;">A</h2>
<h2 style="color:#0719D4;">K</h2>
</div>
<div class="balloons text-center" id="b3">
<h2 style="color:#D14D39;">D</h2>
<h2 style="color:#D14D39;">A</h2>
</div>
<div class="balloons text-center" id="b4">
<h2 style="color:#8FAD00;">I</h2>
<h2 style="color:#8FAD00;">N</h2>
</div>
<div class="balloons text-center" id="b5">
<h2 style="color:#8377E4;">T</h2>
<h2 style="color:#8377E4;">A</h2>
</div>
<div class="balloons text-center" id="b6">
<h2 style="color:#99C96A;">I</h2>
<h2 style="color:#99C96A;">K</h2>
</div>
<div class="balloons text-center" id="b7">
<h2 style="color:#20CFB4;">❤️</h2>
<h2 style="color:#20CFB4;">🎀</h2>
</div>

<img src="Balloon-Border.png" width="100%" class="balloon-border">
Expand Down Expand Up @@ -149,8 +149,8 @@ <h2 style="color:#20CFB4;">❤️</h2>
<p>fill it with your most beautiful smile</p>
<p>and make it the best memory..</p>
<p>lastly...</p>
<p>A very happy Birthday Aditi❤️</p>
<p>I love you ~ Jai</p>
<p>A very Happy Birthday Kanak ❤️</p>
<p> I love you the most ~ Krishna </p>
</div>
</div>
<div class="navbar navbar-fixed-bottom">
Expand All @@ -162,9 +162,9 @@ <h2 style="color:#20CFB4;">❤️</h2>
<button class="btn btn-primary" id="balloons_flying">Some Balloons?</button>
<button class="btn btn-primary" id="cake_fadein">Tera Chocolate Cake 😋</button>
<button class="btn btn-primary" id="light_candle">Light</button>
<button class="btn btn-primary" id="wish_message">Happy Birthday Kaddu</button>
<button class="btn btn-primary" id="wish_message">Happy Birthday </button>
<button class="btn btn-primary" id="story">A mere message from my side</button>
<!-- <button class="btn btn-primary" id="cake_cut">Lrt's Cut the Cake</button> -->
<!-- <button class="btn btn-primary" id="cake_cut">Let's Cut the Cake</button> -->
</div>
</div>
<!-- <div class="col-md-2">
Expand Down