# Управление блоками в контейнере макета

#### Выберите элемент, заключенный в контейнерную структуру, чтобы выполнить действие

<figure><img src="/files/FsALMjERw221aFPtOZw7" alt=""><figcaption></figcaption></figure>

1. **Рост**\
   &#x20;   *Нажмите на значок «Рост» на вкладке «Сетка»/Перейдите в контекстное меню и выберите пункт «Рост» или используйте сочетание клавиш <mark style="color:blue;">⇧ (Shift) + G</mark>*\
   &#x20;   <mark style="color:$primary;">Новый блок расширится и займет доступное пространство</mark>
2. **Сжатие**\
   &#x20;   *На вкладке «Сетка» нажмите значок «Сжатие»/Перейдите в контекстное меню и выберите пункт «Сжатие» или используйте сочетание клавиш <mark style="color:blue;">⇧ (Shift) + S</mark>*\
   &#x20;   <mark style="color:$primary;">Размеры блока уменьшатся, если места будет недостаточно</mark>
3. **Дублировать**\
   &#x20;  *Перейдите в контекстное меню и выберите пункт «Дублировать» или используйте сочетание клавиш <mark style="color:blue;">Cmd (Ctrl) + D</mark>*\
   &#x20;   <mark style="color:$primary;">Дубликат отобразится ниже оригинала</mark>
4. **Переместить**\
   &#x20;   *Зажмите и перетащите элемент или используйте клавиши <mark style="color:blue;">↑→↓←</mark>*\
   &#x20;   <mark style="color:$primary;">Блок изменит своё местоположение</mark>

{% hint style="danger" %}
Перемещение элементов доступно только при работе с ПК
{% endhint %}


---

# 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://help.lynda.ru/novyi-redaktor-3.0/rabota-v-pro-rezhime/redaktor-blokov/upravlenie-blokami-v-konteinere-maketa.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.
