Answer the question
In order to leave comments, you need to log in
How to implement displaying the page in full screen with three even blocks vertically?
Hello, there are three blocks, the top and bottom of which will be links, but you need the page to be full page, regardless of the screen resolution.
How to implement proportional resizing of blocks and images in the background?
Answer the question
In order to leave comments, you need to log in
Draw images 2000px wide and style
them
{
width: 100%
max-width: 2000px;
min-width: 100px //or whatever the minimum is
background: url('img/2000pximg.jpg') no-repeat center top;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question