Код: Выделить всё
body {
text-align: center;
}
#underbox li {
display: inline-block;
text-decoration: underline;
}< /code>
[list]
[*]Test
[*]Next
[/list]Подробнее здесь: https://stackoverflow.com/questions/261 ... elow-input
Код: Выделить всё
body {
text-align: center;
}
#underbox li {
display: inline-block;
text-decoration: underline;
}< /code>
[list]
[*]Test
[*]Next
[/list]