1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
html, body { background: #FFF; color: #000; font-family: Arial; font-size: 12px; } h2 { clear: both; border-bottom: 1px solid #EEE; margin-top: 15px; } ul { list-style: none; overflow: auto; } li { float: left; width: 20%; }