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

index.html #109

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
36 changes: 18 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!--[if gt IE 8]> <html> <![endif]-->
<!--[if !IE]><!--><html lang="en"><!-- <![endif]-->
<head>
<title>Happy Birthday</title>
<title>Happy late Birthday ajeng</title>
<meta charset="UTF-8" />
<meta name="description" content="Happy Birthday Xola">
<meta name="robots" content="index, follow" />
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;">J</h2>
</div>
<div class="balloons text-center" id="b5">
<h2 style="color:#8377E4;">O</h2>
<h2 style="color:#8377E4;">E</h2>
</div>
<div class="balloons text-center" id="b6">
<h2 style="color:#99C96A;">L</h2>
<h2 style="color:#99C96A;">N</h2>
</div>
<div class="balloons text-center" id="b7">
<h2 style="color:#20CFB4;">A</h2>
<h2 style="color:#20CFB4;">G</h2>
</div>

<img src="Balloon-Border.png" width="100%" class="balloon-border">
Expand Down Expand Up @@ -104,17 +104,17 @@ <h2 style="color:#20CFB4;">A</h2>
</div>
<div class="row message">
<div class="col-md-12">
<p>Today is...</p>
<p>as beautiful as other days</p>
<p>but you realize</p>
<p>another year has gone</p>
<p>in a blink of the eyes</p>
<p><strong>however</strong></p>
<p>Do you know..?</p>
<p>today is just special</p>
<p>so special to you</p>
<p>that's why</p>
<p>Let's make it...</p>
<p>happy late bday</p>
<p>ciee makin tua</p>
<p>tapi semoga makin banyak juga bahagianya ya</p>
<p>thank you udah milih lahir</p>
<p>dan bertahan nyampe sekarang</p>
<p><strong>apapun yang terjadi</strong></p>
<p>i'm prouf of you always</p>
<p>walaupun telat tapi hbd ya</p>
<p>sorry kalau aneh tiba-tiba ngasih begini</p>
<p>but</p>
<p>let's make it...</p>
<p>the best celebration ever</p>
<p>and let me share...</p>
<p>a piece of happiness to you</p>
Expand Down Expand Up @@ -150,7 +150,7 @@ <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 diajeng :D</p>
</div>
</div>
<div class="navbar navbar-fixed-bottom">
Expand All @@ -163,7 +163,7 @@ <h2 style="color:#20CFB4;">A</h2>
<button class="btn btn-primary" id="cake_fadein">Most Delicious Cake Ever</button>
<button class="btn btn-primary" id="light_candle"> Light Candle</button>
<button class="btn btn-primary" id="wish_message">Happy Birthday</button>
<button class="btn btn-primary" id="story">A mesage for you</button>
<button class="btn btn-primary" id="story">A message for you</button>
<!-- <button class="btn btn-primary" id="cake_cut">Lrt's Cut the Cake</button> -->
</div>
</div>
Expand Down