# 文字類型

{% embed url="<https://www.youtube.com/watch?index=1&list=PLkSGFBBltSSPmlzrEdNF7UdYmroDxgquw&t=11s&v=-JB6Ocqj1mM>" %}

![](https://i.imgur.com/m3hMmEY.png)

1. 標題類型

![](https://i.imgur.com/Y0a0XMp.png)

![](https://i.imgur.com/rqlqR2T.png)

上方圖表可以看到總共有看到H1-H6 六種不同的字體大小，你或許會問這麼多如何使用呢？

* H1 為大標題，應該是每個網頁的最大標文章標，而通常文章標題也會設定成你的 Meta title。
* H2 可以用來區隔一篇文章裡面的各個段落主題或子標題，可以同時擁有很多個。
* H3 通常是使用在各個段落中的子觀點，或是你想強調的子標題。
* H4、H5、H6 則視情況較少，除非你將文章細分到非常非常細。

2\. 段落

![](https://i.imgur.com/RE6RkCK.png)

簡單來說就是一個小段落的文字。&#x20;

![](https://i.imgur.com/1zOfMHp.png)

3\. Rich Text&#x20;

![](https://i.imgur.com/PYZ9JLR.png)

Rich Text, 就是可以讓你一口氣添加標題、段落、引用、圖片和影片。這樣就不需要把它們分別添加到元素盒子中，有點算是一整包直接包好給你。

![](https://i.imgur.com/1adtKbg.png)

&#x20;

![](https://i.imgur.com/lh4uFkt.png)

若你需要引用一段話或是文章的时候，只要拖拉這個模塊即可。

![](https://i.imgur.com/MoNnZwV.png)


---

# 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/4-yuan-su-de-lei-xing/wen-zi-lei-xing.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.
