Код: Выделить всё
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
[list]
[*]Some text #1
[*]Some text #2
[*]Some text #3
[/list]
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Код: Выделить всё
.article-block {
width: 92mm;
height: 85mm;
margin-top: 2mm;
overflow: hidden;
text-overflow: ellipsis;
}

Я ожидал, что это будет выглядеть так, в конце будет "...":

Могу ли я получить несколько советов о том, как этого добиться? Спасибо!
К вашему сведению: только CSS или HTML, никакого JS.
Подробнее здесь: https://stackoverflow.com/questions/783 ... -html-tags
Мобильная версия