# 5 元素的層級

點選左側menu來欄位或是按下快速鍵 Z 可以打開元素層級。&#x20;

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

你可以切到 CSS 樣式面板或 HTML 屬性的版面，對元素進行進一步設計調整，也可以針對層級去做拖拉。&#x20;

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

另外要注意的是，由於元素模型本身的限制，入當前的元素沒辦法放入目標位置，這時候頁面上就會出現提示變紅，也就是無法移動。（如下圖）

![](https://i.imgur.com/5NIsdFB.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/5-yuan-su-de-ceng-ji.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.
