css - Remove Gaps Between Links In Unordered List -
this has ridiculously simple, i'm not seeing it, , appreciate bit of advice. i applied css make different images appear when mouse hovers on different links. 1 of images there default, being part of background jpg image. other images appear when mouse hovers on corresponding link. problem: when slide cursor left , right along row of links, or top , bottom vertically, there gaps between links, approximately 4px or so. when cursor on gap, links ineffective, no image appears on top, , background image revealed, creating sort of flicker. question: how can remove gaps between links, keeping background image visible when cursor hovers on link, else? thank in advance! the reason of little gap because if have line break or multiple spaces between 2 elements, browser collapse 1 space. space seeing. what need following (i know markup looks ugly): <div id="hero-links-container"> <ul> <li> <a href="" id="hero...