I have a box that is X px wide. And in it i have a list (<ul>
) with link elements (<li><a ..></a><li>
)
How can i with CSS make the link clickable outside the text and in 100% width of the box. Making each line in the box clickable :D
Add display: block
to your a
element.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With