# Размещение блока в контейнере

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

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

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