> For the complete documentation index, see [llms.txt](https://docs.novarietygames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novarietygames.com/websitecreator/css-interpreter/text-wrap.md).

# text-wrap

The **`text-wrap`**&#x43;SS property defines if the element wraps it's text if it reaches the edge&#x20;

Example

```css
text-wrap: true OR text-wrap: false
```
