# Управление блоками в режиме абсолюта

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

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

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

{% hint style="info" %}
При изменении размера элемента с помощью абсолютной компоновки, масштабирование происходит относительно закрепленного угла
{% 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-rezhime-absolyuta.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.
