# 用於展開元素和包裹 H Flex 或 V Flex 元素的新快捷方式

今天，我們推出 3 個新的鍵盤和畫布快捷鍵，進一步簡化您的工作流程，讓您更輕鬆、更快速地建立像素完美的佈局。

前 2 個捷徑可讓您透過右鍵點擊畫布或鍵入下列捷徑將元素包裹在 V Flex 或 H Flex 元素中：

* H Flex 換行：**Command** + **H**（在 Mac 上）或**Control** + **H**（在 Windows 上）
* V Flex 換行：**Command** + **G**（在 Mac 上）或**Control** + **G**（在 Windows 上）

第三個捷徑可讓您展開 元素 ，從而刪除其父級 div、部分、H Flex 等。

* 展開元素：**Command** + **Shift** + **G**（在 Mac 上）或**Control** + **Shift** + **G**（在 Windows 上）

<figure><img src="https://cdn.prod.website-files.com/64f9399ca7d13575ff21a675/64f9399ca7d13575ff21d696_unwrap_1920x1470.webp" alt="將滑鼠懸停在展開選項上並右鍵單擊任何元素時出現的對話方塊。"><figcaption></figcaption></figure>

[您可以在我們的Webflow University 文章](https://university.webflow.com/lesson/wrap-element-in-div-or-link-block)中了解有關包裝和展開元素的更多資​​訊。


---

# 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/yong-wu-zhan-kai-yuan-su-he-bao-guo-hflex-huo-vflex-yuan-su-de-xin-kuai-jie-fang-shi.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.
