Skip to content

Commit

Permalink
Update week1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
user0disconnect authored Nov 21, 2023
1 parent d89239b commit b411e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Labs/week1/week1.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@

@keyframes mymove {
from {left: 0px; top: 0px;}
to {left: 1230px; top: 40px;}
to {left: 1245x; top: 40px;}
}


Expand Down Expand Up @@ -200,7 +200,7 @@ <h3><u>Notated data</u></h3>
<h3><u>Acoustic data</u></h3>

<p>As mentioned earlier, Arvo Pärt's acoustic dates can be found on streaming services (Spotify, Apple Music), and there are countless recordings, concerts, covers, and how-to tutorials on YouTube, and the composer is actively releasing CDs and LPs.</p>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/1hkSiECnQ40it36OWTColX?utm_source=generator" width="100" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/1hkSiECnQ40it36OWTColX?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/0FrrMASXwuwl1hI6Vw9nY7?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

<h3><u>Faced Challenges</u></h3>
Expand Down

0 comments on commit b411e97

Please sign in to comment.