My code is simple and basic however it doesn't work and I can't figure out why.
The link works great with text though. The cursor doesn't change, it stays as an arrow.
<div class="container">
<a href="link"><img id= "pil" src="myimage.jpg" alt="pil"></a>
<a href="link"><img id= "yoyo" src="myimage2.jpg" alt="yoyo"> </a>
</div>