# long text

Published articles for long text.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Handling Short And Long Content In CSS

DevFeed: [Handling Short And Long Content In CSS](<https://devfeed.tech/articles/handling-short-and-long-content-in-css-45306.md>)

Original publisher: [Read original article](<https://ishadeed.com/article/css-short-long-content/>)

Author: Ahmad Shadeed

Published: 2020-12-16T00:00:00Z

Content type: tutorial

Language: en

Sources: [Ahmad Shadeed](<https://devfeed.tech/sources/ahmad-shadeed.md>)

Topics: [CSS](<https://devfeed.tech/topics/css.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [HTML](<https://devfeed.tech/topics/html.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [content](<https://devfeed.tech/tags/content.md>), [css](<https://devfeed.tech/tags/css.md>), [developer](<https://devfeed.tech/tags/developer.md>), [front-end](<https://devfeed.tech/tags/front-end.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [html](<https://devfeed.tech/tags/html.md>), [long-text](<https://devfeed.tech/tags/long-text.md>)

### AI overview

An in-depth tutorial on designing CSS layouts that remain usable when text is unusually short or long. It discusses wrapping, overflow, hyphenation, multilingual navigation labels, and short button labels.

### Source excerpt

An in-depth article on how to handle short and long content in CSS.