Reduce line-height in a list (with CSS)
<ul style="line-height:80%"> <li>html</li> <li>xhtml</li> <li>css</li> </ul>