Skip to content
Open
Show file tree
Hide file tree
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
5 changes: 4 additions & 1 deletion Happy Birthday.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
<h2>Happy Birthday <i id="nae">fdsafgfdsfsfdsgfg</i></h2>
<h2>Have a wonderful day</h2>
<h2>Filled with joy and happiness.</h2>
<h2>Stay humble, aym proud op you always ^_^</h2>
<h2>And thank you!</h2>
<h2>because you're a berry good bossing hehe</h2>
</div>
<span id="typed" style="white-space:pre;">Happy Birthday <i id="nae">fdsafgfdsfsfdsgf</i></span><span class="typed-cursor">|</span>
</div>
Expand Down Expand Up @@ -118,4 +121,4 @@ <h2>Filled with joy and happiness.</h2>

</script>

</body><span class="gr__tooltip"><span class="gr__tooltip-content"></span><i class="gr__tooltip-logo"></i><span class="gr__triangle"></span></span></html>
</body><span class="gr__tooltip"><span class="gr__tooltip-content"></span><i class="gr__tooltip-logo"></i><span class="gr__triangle"></span></span></html>
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# happy-birthday
# Happy birthday
Happy Birthday Website made using Html, css and JavaScript
<a href="https://programmergaurav.me/happy-birthday/?name=Gaurav" target="blank">Click Here</a>
<a href="https://programmergaurav.me/happy-birthday/?name=Aireen" target="blank">Click Here</a>
10 changes: 6 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,17 @@
</div>

<div class="col-12 text-center">
<div id="name" class="area">Gaurav</div>
<div id="name" class="area">Aireen</div>
</div>

<div class="col-12 text-center">
<div class="type-wrap">
<div id="typed-strings" class="typing">
<h2>Happy Birthday <i id="nae">Gaurav</i></h2>
<h2>Happy Birthday <i id="nae">Aireen</i></h2>
<h2>Have a wonderful day</h2>
<h2>Filled with joy and happiness.</h2>
<h2>Stay humble, aym proud op you always ^_^</h2>
<h2>And thank you!</h2>
<h2>because you're a berry good bossing hehe</h2>
</div>
<span id="typed" style="white-space:pre;"></span>
</div>
Expand All @@ -58,4 +60,4 @@ <h2>Filled with joy and happiness.</h2>
<script src="js/typed.min.js"></script>
<script src="js/script.js"></script>

</html>
</html>