html - Disappearing <li> content. Alternating -
the css , html code below generate news interviews ---------------------- djing break dance ---------------------- why horizontal line disappear? the height of each <li> changed 53px, did not give needed effect. if <hr> inserted instead of <div> horizontal_line_rule, appears. div#footer{ /*font-family: ptserifnarrow, sans-serif;*/ /*background-color: #e6e6e6;*/ background-color: #050505; height: 23.75em; clear: both; } div#footer a{ color: inherit; } div#footer span{ color: #8f8f8f; } /* 9.03.2014. edited. */ div#footer > div#footer-container{ padding: 0 6.875em; /*padding-top: 1.312em;*/ padding-top: 2.624em; padding-right: 1.312em; width: 1380px; background-color: #050505; } div#footer-container > ul > li{ display: block; color: white; font-family: proxima nova, sans-serif; font-size: 11px; } div.horizontal_line_rule{ clear: both; width: 10%; background-color: #...