Skip to content

Commit

Permalink
new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokul-sami committed Sep 3, 2024
1 parent 77e3670 commit 3d9c28c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Exercise 1/ex1.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@
text-align: center;
position: relative;
}
.song-name{
color: #7827e7;
}
</style>
</head>
<body>
<!-- web app name -->
<h1 style="text-align: center;color: crimson; font-size: 60px;">GROOVY</h1>
<h1 style="text-align: center;color: #7827e7; font-size: 60px;">GROOVY</h1>
<div>
<!-- snap -->
<div>
Expand All @@ -25,7 +28,7 @@ <h1 style="text-align: center;color: crimson; font-size: 60px;">GROOVY</h1>
<area target="_blank" alt="Album" href="https://en.wikipedia.org/wiki/Rosa_Linn" coords="321,1191,310,1150,298,1102,264,1064,236,1006,231,959,239,938,247,877,250,832,255,787,261,734,261,657,282,609,298,580,326,562,354,561,393,567,420,582,446,599,460,617,481,651,480,689,485,720,499,736,518,741,529,746,536,750,555,739,571,730,589,736,610,739,637,746,660,755,682,768,695,771,709,784,703,795,695,811,692,831,698,853,718,868,730,884,751,901,753,919,766,919,783,930,809,943,836,956,857,970,896,995,917,1004,928,1006,933,986,942,974,951,967,958,963,973,970,983,988,983,1011,983,1023,988,1043,1018,1060,1026,1078,1032,1096,1032,1113,1016,1123,1029,1134,1050,1154,1062,1166,1073,1181,1074,1191,1079,1194,978,1191,967,1171,941,1170,923,1168,917,1173,916,1181,912,1187,919,1187,927,1187" shape="poly">
<area target="_blank" alt="Album" href="https://en.wikipedia.org/wiki/Rosa_Linn" coords="496,122,713,160" shape="rect">
</map>
<h2>SNAP</h2>
<h2 class="song-name">SNAP</h2>
<h3>Genre : Pop / Folk rock / Electronic</h3>
<p>"Snap" by Rosa Linn is a catchy and emotive pop song that captures the feelings of heartbreak and the struggle to move on from a past relationship. The song, released in 2022, features a powerful chorus that expresses the breaking point in a turbulent love affair, where the protagonist decides to let go and move forward. With its haunting melody and relatable lyrics, "Snap" conveys a sense of vulnerability and strength, resonating with listeners who have experienced similar emotions. The song's blend of emotional depth and pop sensibility has made it a favorite for many, showcasing Rosa Linn's distinctive voice and songwriting talent.</p>
</div>
Expand All @@ -41,7 +44,7 @@ <h3>Genre : Pop / Folk rock / Electronic</h3>
<map name="mir">
<area target="_blank" href="https://wynk.in/music/song/make-it-right-feat-lauv/or_194491485726_QMBZ91934309" coords="594,613,509" shape="circle">
</map>
<h2 class="name">MAKE IT RIGHT</h2>
<h2 class="song-name">MAKE IT RIGHT</h2>
<h3>Genre : R&B / Kpop</h3>
<p>"Make It Right" by BTS, featuring Lauv, is a heartfelt pop track that explores themes of redemption, love, and the desire to correct past mistakes in a relationship. Released in 2019, the song combines smooth vocals with a gentle melody, creating a soothing yet uplifting sound. The lyrics reflect a journey of self-reflection, acknowledging the pain caused by past actions and expressing a deep yearning to make amends and rebuild a stronger connection with a loved one. With its emotional lyrics and catchy beat, "Make It Right" resonates with listeners as a powerful reminder of the importance of forgiveness and the effort to improve relationships. The collaboration with Lauv adds an extra layer of emotional depth, making the song a standout track in BTS's discography.</p>
</div>
Expand Down

0 comments on commit 3d9c28c

Please sign in to comment.