# Размещение блока в абсолюте

#### Выберите элемент, с абсолютным позиционированием, чтобы разместить его

<figure><img src="/files/8UoKQmyjn9NyYrHH8MXc" alt=""><figcaption></figcaption></figure>

1. **Изменить размер блока**\
   &#x20;   *Наведите курсор на границу блока и растяните его или укажите размеры блока в полях «Ширина/Высота» в пикселях или в процентах от размера родительского блока*\
   &#x20;   <mark style="color:$primary;">Изменение размера блока путём растягивания или установки значений в пикселях или процентах</mark>
2. **Ограничения по размеру**\
   &#x20;   *Нажмите на значок "..." , чтобы добавить ограничения по высоте и ширине*\
   &#x20;   <mark style="color:$primary;">Устанавливает минимальные и максимальные значения ширины и высоты</mark>


---

# 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/nastroika-blokov/razmeshenie-bloka-v-absolyute.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.
