Skip to content

Commit

Permalink
Merge pull request #806 from nizam-786mohaideen/patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
Ayushparikh-code authored Oct 29, 2024
2 parents 708fa06 + a715ee0 commit 9110fe0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions BirthdayLetter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
<!-- coding by helpme_coder -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gift❤️ By @luciferx1010</title>
<title>Gift ❤️ By @luciferx1010</title>
<link rel="stylesheet" href="style.css">
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>

</head>

<body>
Expand All @@ -17,14 +16,14 @@
<div class="envelope"></div>
<div class="front"></div>
<div class="card">
<div class="text">Happy😘</br> Birth💐</br> Day!🤗</div>
<div class="text">Happy 😘<br>Birthday! 💐🤗</div>
<div class="heart"></div>
</div>
</div>
</div>
<div class="shadow"></div>
</div>

<script src="script.js"></script>
</body>

</html>
</html>

0 comments on commit 9110fe0

Please sign in to comment.