Showing posts with label Favourite Song. Show all posts
Showing posts with label Favourite Song. Show all posts

Monday, November 7, 2022

Favourite Song

 Favourite Song

What's your current favourite song? Can you direct us to its youtube link through the anchor tag?

Acceptance Criteria:
- All the content should be inside div tag
- Display the text "My current favourite song is <song name>"
- Link the text to the official youtube link of the song through anchor tags

<div>
    <a href="https://www.youtube.com/watch?v=T9HbWSZICQ4">My current favourite song is fitoor</a>
</div>

ads vert

Basic HTML Tables - Layout, HTML Tables, Attributes, Aside, Footer, Tr tag, Td tag, Th tag, Tbody

  Basic HTML Tables - Layout, HTML Tables, Attributes, Aside, Footer, Tr tag, Td tag, Th tag, Tbody < table >      < thead >    ...