Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
13 changes: 7 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<!--[if gt IE 8]> <html> <![endif]-->
<!--[if !IE]><!--><html lang="en"><!-- <![endif]-->
<head>
<title>Happy Birthday</title>
<title>Happy Birthday Baby</title>
<meta charset="UTF-8" />
<meta name="description" content="Happy Birthday Xola">
<meta name="description" content="Happy Birthday Lili">
<meta name="robots" content="index, follow" />
<link rel="author" href="https://plus.google.com/u/1/+AyushSharma1/" />
<meta name="keywords" content="Birthday, Happy">
Expand Down Expand Up @@ -45,16 +45,16 @@ <h2 style="color:#0719D4;">B</h2>
<h2 style="color:#D14D39;">D</h2>
</div>
<div class="balloons text-center" id="b4">
<h2 style="color:#8FAD00;">X</h2>
<h2 style="color:#8FAD00;">L</h2>
</div>
<div class="balloons text-center" id="b5">
<h2 style="color:#8377E4;">O</h2>
<h2 style="color:#8377E4;">I</h2>
</div>
<div class="balloons text-center" id="b6">
<h2 style="color:#99C96A;">L</h2>
</div>
<div class="balloons text-center" id="b7">
<h2 style="color:#20CFB4;">A</h2>
<h2 style="color:#20CFB4;">I</h2>
</div>

<img src="Balloon-Border.png" width="100%" class="balloon-border">
Expand Down Expand Up @@ -150,7 +150,8 @@ <h2 style="color:#20CFB4;">A</h2>
<p>and make it the best memory..</p>
<p>lastly...</p>
<p>I'd like to wish you one more time</p>
<p>a very happy birthday Xola Mathembisa</p>
<p>a very happy birthday Lili baby</p>
<p>Love you soo much bby</p>
</div>
</div>
<div class="navbar navbar-fixed-bottom">
Expand Down