When building a menu or other list of links, it’s generally a good practice to use display: block; or display: inline-block; so that you can increase the size of the link target. The simple truth: bigger link targets are easier for people to click and lead to better user experience.
Let’s look at a simple list of links like this:
http://css-tricks.com/keep-margins-out-of-link-lists/
Let’s look at a simple list of links like this:
http://css-tricks.com/keep-margins-out-of-link-lists/