Thursday, November 3, 2022

Dog Adoption

Dog Adoption
Ritesh is your friend and wants to adopt a dog. He likes them and wants to learn more about their breed. Please help him by linking these images to the respective breed's wiki page

<html>
<body>
<ul>
<li><a href="https://en.wikipedia.org/wiki/
             Golden_Retriever">
<img src="https://upload.wikimedia.org/wikipedia/
commons/c/cf/BassetHound_profil.jpg" >
</a></li>
<li> 
<a href="https://en.wikipedia.org/wiki/Poodle">
<img src="https://upload.wikimedia.org/wikipedia/
commons/thumb/f/f8/
Full_attention_%288067543690%29.jpg/
1280px-Full_attention_%288067543690%29.jpg">
</li></a>
</ul>
</body>
</html>

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 >    ...