# Nhóm phần tử

Việc tạo nhóm phần tử sẽ giúp bạn cố định các phần tử liên quan với nhau và di chuyển chúng dễ dàng hơn.

Lưu ý:

* Khi thiết kế responsive, các nhóm phần tử sẽ hiển thị giống nhau trên cả destop và mobile, vì vậy bạn nên lựa chọn các phần tử để nhóm chúng lại với nhau hợp lý. Sao cho hiển thị trên cả destop và mobile đều đẹp.
* Khi nhóm các phần tử lại với nhau, bạn để ý các viền xanh bao quanh phần tử để đảm bảo tất cả các phần tử đều đã được chọn để nhóm lại.

![](/files/eVhax62PqXJ7eD9TmGK4)


---

# 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://manual.1landing.vn/cac-phan-tu-co-ban-cua-landing-page/nhom-phan-tu.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.
