Link Padding
I just learned a great little Web coding concept called “link padding.” The idea applies mainly to adjacent menu items. Instead of letting the mouseover area default to the bare text of a link, with a blank space between items, text padding uses CSS to space out the items, which means there’s a larger mouseover area around each.

Comments(3)