CSS Card Link question?

Hello, I have made an css card here. but how do I make when you click any where in the card it takes you to an link

<a href="urlhere">
     <!--- all of the card's code here -->
</a>
1 Like