img {
border:10px solid green; }
</style>
<h1 style= "color: blue"> My 2021 playlist </h1>
<hr>
<h2 style= "color: blue"> My favorites are in bold. All the way at the bottom the artists are linked if you want to read more about them.</h2>
<th> <h3 style= "color: blue"> Meaningful music:</h3> </th>
<ul>
<li> Ghost Town - Kanye West </li>
<li> Violent Crimes - 070 Shake </li>
<li> <b style= "background-color:#FFFF00"> My strange addiction - Billie Ellish 💗 </b> </li>
<li class = "text"> Everybody Talks - Neon Tress </li>
<li class = "text"> Someone to you - Banners </li>
<li class = "text"> <b style= "background-color:#FFFF00"> Como la flor - Selena 💗 </b></li>
<li class = "text"> Looking out for you - Joy again </li>
<li class = "text"> Hex - 80 purppp </li>
<li class = "text";> <b style= "background-color:#FFFF00"> Flaming hot Cheetos - Clairo 💗 </b></li>
- Dile que tu me quieres - Ozuna
- Ella y Yo - Aventura, Don Omar
- Fanatica Sensual - Plan B
- Candy - Plan B
- Borrowed time from Rick and Morty
- Daddy Issues - The neighborhood
- Juliet - Cavetown
- Don't Speak - No Doubt 💗
</ul>
<hr>
<table border= "4"; border-radius= "20px";>
<tr style = "background-color: pink"; >
<th> Artist </th>
<th> Songs </th>
<th> Ratings</th>
<th> Time of day </th>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Kanye_West"> Kanye West </td>
<td> <a href="https://en.wikipedia.org/wiki/Ghost_Town_(Kanye_West_song)"> Ghost Town <a></td>
<td> 9/10</td>
<td> Night </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/070_Shake"> 070 Shake </td>
<td> <a href="https://en.wikipedia.org/wiki/Violent_Crimes_(song)">Violent Crimes </a></td>
<td> 8/10 </td>
<td> Night </td>
</tr>
<tr class="layout">
<td> <a href="https://en.wikipedia.org/wiki/My_Strange_Addiction_(song)"> Billie Ellish</td>
<td> <a href="https://en.wikipedia.org/wiki/My_Strange_Addiction_(song)"> My Strange Adiction </a></td>
<td> 1000/10</td>
<td> Afternoon </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Neon_Trees">Neon Trees</td>
<td> Everybody Talks</td>
<td> 100/10</td>
<td> Mornings </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Banners_(musician)">Banners </td>
<td> Someone to you </td>
<td> 8/10 </td>
<td> Afternoon</td>
</tr>
<tr class="layout">
<td> <a href= "https://en.wikipedia.org/wiki/Selena"> Selena </td>
<td> Como la flor </td>
<td>10/10</td>
<td> Morning </td>
</tr>
<tr class="layout">
<td> <a href = "https://www.google.com/search?q=joy+again&oq=joy+again&aqs=chrome..69i57j46i433i512j46i512j0i512l4j69i60.1177j0j9&sourceid=chrome&ie=UTF-8" > Joy again</td>
<td> Looking out for you </td>
<td> 10/10</td>
<td> Morning </td>
</tr>
<tr class="layout">
<td> <a href = "https://www.google.com/search?q=80+purppp&oq=80+purppp&aqs=chrome..69i57j46i10l2j0i10l4j69i60.2812j0j9&sourceid=chrome&ie=UTF-8">80 purppp</td>
<td> Hex</td>
<td> 7/10 </td>
<td> Any time </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Clairo"> Clairo </td>
<td> Flaming Hot Cheetos</td>
<td> 9/10 </td>
<td> Morning </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Ozuna_(singer)">Ozuna </td>
<td> <a href = "https://en.wikipedia.org/wiki/Odisea_(album)">Dile que tu me quieres</a></td>
<td> 7/10 </td>
<td> Random days </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Don_Omar"> Don Omar</td>
<td> <a href = "https://en.wikipedia.org/wiki/Ella_y_Yo"> Ella y yo </td>
<td> 7/10 </td>
<td> Random days </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Plan_B_(musician)">Plan B </td>
<td>Fanatica Sensual </td>
<td> 7/10 </td>
<td> Random days </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Plan_B_(musician)"> Plan B</td>
<td> Candy </td>
<td> 7/10 </td>
<td> Random days </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Rick_and_Morty">Rick and Morty </td>
<td> Borrowed time</td>
<td> 10000/10 </td>
<td> Any time </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/The_Neighbourhood_(album)">The Neighborhood </td>
<td> Daddy Issues</td>
<td> 10/10 </td>
<td> Night Time </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/Cavetown" > Cavetown </td>
<td> Juliet </td>
<td> 7/10 </td>
<td> Night Time </td>
</tr>
<tr class="layout">
<td> <a href = "https://en.wikipedia.org/wiki/No_Doubt" > No Doubt</td>
<td> <a href = "https://en.wikipedia.org/wiki/Don%27t_Speak"> Don't Speak </td>
<td> 1000/10 </td>
<td> Anytime </td>
</tr>
</table>
<hr>
<h2 style = "color:blue"> Pictures of Artists: </h2>
<img src="https://upload.wikimedia.org/wikipedia/en/4/40/Selena_Quintanilla-P%C3%A9rez.jpg" style="width:150px;height:150px;" alt="Selena" > <b>Selena</b>
<img src = "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Cavetown_talking_with_Rimmers_Music_%282%29_%28cropped%29.png/440px-Cavetown_talking_with_Rimmers_Music_%282%29_%28cropped%29.png" "width=150px height=150px"><b> Cavetown</b>
<img src="https://upload.wikimedia.org/wikipedia/en/c/c3/Morty_Smith.png" style="width:150px;height:200px;"><b>Morty </b>
<img src = "https://upload.wikimedia.org/wikipedia/en/a/a6/Rick_Sanchez.png" style="width:150px;height:200px;"><b>Rick Sanchez</b>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/01/ALTer_EGO_1_18_2020_%2850740816801%29.jpg/340px-ALTer_EGO_1_18_2020_%2850740816801%29.jpg" style="width:150px;height:200px;"> <b> Billie Ellish </b>
<img src = "https://upload.wikimedia.org/wikipedia/commons/thumb/a/af/Clairo_%40_El_Rey_04_11_2019_%2848498299611%29.jpg/340px-Clairo_%40_El_Rey_04_11_2019_%2848498299611%29.jpg" style="width:150px;height:200px;"> <b>Clairo </b>
<img src = "https://upload.wikimedia.org/wikipedia/commons/thumb/2/22/Neon_Trees_by_Jen_Rosenstein.jpg/559px-Neon_Trees_by_Jen_Rosenstein.jpg" style="width:200px;height:200px;" > <b> Neon Trees </b>
<img src = "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/NO_DOUBT_327b_Brian_McCauley.jpg/533px-NO_DOUBT_327b_Brian_McCauley.jpg" style = "width:300px;height:200px;" > <b> No Doubt band</b>