Answer the question
In order to leave comments, you need to log in
How can I set the background to the full width of the page inside a limited-width block?
How can I set the background for the background block, which is inside the container block, so that the background is the entire width of the page? Below is an example in which I need to do this.
<main class="conteiner">
<section>
Определенное кол-во контента
</section>
<section class="background">
Здесь нужно, чтобы было фоновое изображение, и чтобы оно было на всю ширину страницы, а не на ширину
указанную в conteiner
</section>
<section>
Определенное кол-во контента
</section>
</main>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question