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 #95

Open
wants to merge 3 commits 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
11 changes: 6 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<title>Happy Birthday</title>
<meta charset="UTF-8" />
<meta name="description" content="Happy Birthday Xola">
<meta name="description" content="Happy Birthday CHEEKY">
<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>
</div>
<div class="balloons text-center" id="b6">
<h2 style="color:#99C96A;">L</h2>
<h2 style="color:#99C96A;">V</h2>
</div>
<div class="balloons text-center" id="b7">
<h2 style="color:#20CFB4;">A</h2>
<h2 style="color:#20CFB4;">E</h2>
</div>

<img src="Balloon-Border.png" width="100%" class="balloon-border">
Expand Down Expand Up @@ -104,7 +104,8 @@ <h2 style="color:#20CFB4;">A</h2>
</div>
<div class="row message">
<div class="col-md-12">
<p>Today is...</p>
<p>I LOVE YOU
.</p>
<p>as beautiful as other days</p>
<p>but you realize</p>
<p>another year has gone</p>
Expand Down