-
Notifications
You must be signed in to change notification settings - Fork 2k
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 #174
Open
rajastagares
wants to merge
1
commit into
faahim:master
Choose a base branch
from
rajastagares:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
index.html #174
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>Happy Birthday!!! :)</title> | ||
<title>Happy Birthday!!</title> | ||
<link href="https://fonts.googleapis.com/css?family=Work+Sans:300,400" rel="stylesheet"> | ||
<link rel="shortcut icon" type="image/png" href="img/favicon.png" /> | ||
<link rel="stylesheet" href="style/style.css"> | ||
|
@@ -15,29 +15,29 @@ | |
<div class="container"> | ||
<div class="one"> | ||
<h1 class="one"> | ||
<span data-node-name="greeting">Hey</span> | ||
<span data-node-name="name">Lydia</span> | ||
<span data-node-name="greeting">Halo</span> | ||
<span data-node-name="name">Ajeng</span> | ||
</h1> | ||
<p class="two" data-node-name="greetingText">I really like your name btw!</p> | ||
</div> | ||
<div class="three"> | ||
<p data-node-name="text1">It's your birthday!!! :D</p> | ||
<p data-node-name="text1">It's your birthday, ya walaupun telat sih:D</p> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We can add locale support too. |
||
</div> | ||
<div class="four"> | ||
<div class="text-box"> | ||
<p class="hbd-chatbox" data-node-name="textInChatBox">Happy birthday to you!! Yeee! Many many happy blah...</p> | ||
<p class="hbd-chatbox" data-node-name="textInChatBox">Happy birthday to you! semoga tahun ini lebih banyak bahagia daripada sedihnya ya. dan, terimakasih udah memilih lahir dan temenan sama aku hehe..</p> | ||
<p class="fake-btn" data-node-name="sendButtonLabel">Send</p> | ||
</div> | ||
</div> | ||
<div class="five"> | ||
<p class="idea-1" data-node-name="text2">That's what I was going to do.</p> | ||
<p class="idea-2" data-node-name="text3">But then I stopped.</p> | ||
<p class="idea-1" data-node-name="text2">Itu aja sih yang pengen tak sampein</p> | ||
<p class="idea-2" data-node-name="text3">tapi kayanya ada yang kurang..</p> | ||
<p class="idea-3"> | ||
<span data-node-name="text4">I realised, I wanted to do something</span> | ||
<strong data-node-name="text4Adjective">special</strong>.</p> | ||
<p class="idea-4" data-node-name="text5Entry">Because,</p> | ||
<span data-node-name="text4">aku mau ngasih tahu kalau kamu itu </span> | ||
<strong data-node-name="text4Adjective">hebat</strong>.</p> | ||
<p class="idea-4" data-node-name="text5Entry">karna,</p> | ||
<p class="idea-5"> | ||
<span data-node-name="text5Content">You are Special</span> | ||
<span data-node-name="text5Content">You are strong</span> | ||
<span class="smiley" data-node-name="smiley">:)</span> | ||
</p> | ||
<p class="idea-6"> | ||
|
@@ -50,7 +50,7 @@ <h1 class="one"> | |
<img src="img/hat.svg" alt="" class="hat"> | ||
<div class="wish"> | ||
<h3 class="wish-hbd" data-node-name="wishHeading">Happy Birthday!</h3> | ||
<h5 data-node-name="wishText">May the js.prototypes always be with you! ;)</h5> | ||
<h5 data-node-name="wishText">sorry kalau aneh HAHAHAHA tapi pengen aja sesekali ngasih begini ke kamu ;)</h5> | ||
</div> | ||
</div> | ||
<div class="seven"> | ||
|
@@ -120,8 +120,8 @@ <h5 data-node-name="wishText">May the js.prototypes always be with you! ;)</h5> | |
</svg> | ||
</div> | ||
<div class="nine"> | ||
<p data-node-name="outroText">Okay, now come back and tell me if you liked it.</p> | ||
<p id="replay" data-node-name="replayText">Or click, if you want to watch it again.</p> | ||
<p data-node-name="outroText">Oke, sekarang balik dan kasih tau aku kalau kamu suka ini.</p> | ||
<p id="replay" data-node-name="replayText">atau klik ini, kalau kamu mau ngulang dari awal</p> | ||
<p class="last-smile" data-node-name="outroSmiley">:)</p> | ||
</div> | ||
</div> | ||
|
@@ -130,4 +130,4 @@ <h5 data-node-name="wishText">May the js.prototypes always be with you! ;)</h5> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script> | ||
<script type="application/javascript" src="script/main.js"></script> | ||
|
||
</html> | ||
</html> |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't we make it dynamic ?