текст просто стоит друг на друге, и я не могу их разделить.
он поставлен как заголовок, который прилипает к вершине, но я не могу этого выяснить. < /p>
Я пробовал теги, но не помогал < /p>
Class = "Snippet-Code">
Код: Выделить всё
@charset "utf-8";
ul {
background-color: aqua;
width: 100px;
height: 100px;
padding: 0px;
margin: 0px;
display: block;
position: fixed;
}
ul li {
border-top: solid 1px #000;
position: fixed;
text-decoration: none;
}
li:last-child{
border-bottom: solid 1px #000;
}< /code>
Untitled Document
[*]
[list]
ali1
[*]ali2
[*]ali3
[/list]
Подробнее здесь: https://stackoverflow.com/questions/796 ... empty-area
Мобильная версия