1 2 3 4 5
/* CSS */li {border-bottom: 1px #000 solid;}
1 2 3 4 5 6
li{ display: block; width: 180px; border-bottom: 1px solid #f3f3f3;}
1
padding-bottom: 20px;
<hr / > code
li { background: url("imagepath/imagename.png") repeat-x bottom; }