# 現在支援文字換行和斷字

斷字（“word-break”CSS 屬性）和文字換行（“overflow-wrap”CSS 屬性）是 Webflow Designer 現在支援的兩個最新 CSS 屬性，允許更靈活地控製文字的顯示方式。

預設情況下，文字僅在自然斷點（例如空格）處斷行。

透過斷字，您可以允許*每個*單字在到達其父 div 的邊緣時斷行。&#x20;

透過文字換行，您可以允許太長的單字（例如 URL 或檔案路徑）換行。此外，在使用非拉丁語言時，*anywhere值非常有用。*

您可以在「樣式」面板的「版式」部分的「**更多類型選項」**&#x4E0B;找到這兩個選項。

‍

<figure><img src="https://cdn.prod.website-files.com/64f9399ca7d13575ff21a675/64f9399ca7d13575ff21d68f_xY06oSNv6-JaXgElzHZiiTSCBcESY1qhib7IFN70-MOZrmOZ5080mjnIcOiiN2SuTovX47h1fIDVZzPf2DIwTOR4853eGi1Ces5s4RBqLTvQkG8LBMnuvnbCIEh0r7I_dh5iaKcnN_Y8OUjsuJyz9OM.png" alt=""><figcaption><p>現在支援文字換行和斷字</p></figcaption></figure>

要了解有關這些新屬性如何運作以及如何在 Webflow 中使用它們的更多信息，[請查看我們關於 Webflow University 的文章](https://university.webflow.com/lesson/control-text-wrapping-and-line-breaking)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tenten.co/docs-webflow/webflow-101/changelog/2023/xian-zai-zhi-yuan-wen-zi-huan-xing-he-duan-zi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
