Код: Выделить всё
div {
height: 45px;
line-height: 45px;
background-color: #b6ff00;
}
li {
line-height: 45px;
list-style: none;
float: left;
}
li > a {
width: 200px;
line-height: inherit;
display: block;
text-decoration: none;
background-color: #ff6a00;
}
li:first-child > a {
background-color: #00ffff;
}< /code>
[list]
[*]
[url=#]dfdd[/url]
[*]
[url=#]sdafabc[/url]
[/list]
Подробнее здесь: https://stackoverflow.com/questions/273 ... t-property
Мобильная версия