Код: Выделить всё
Learn more about the States
[url=wasu.html]
[img]map.png[/img]
[/url]
< /code>
css: < /p>
#whitegap {
height: 80px;
}
#grey {
background-color: grey;
height: 600px;
width: auto;
margin-left: 12px;
margin-right: 30px;
display: flex;
justify-items: center;
}
#frame {
height: 200px;
width: 500px;
background-color: brown;
left: 20px;
position: relative;
align-self: center;
transform-origin: bottom;
transform: scaleY(1.7);
background-image: url(king2.png);
background-size: contain;
background-repeat: no-repeat;
}
#frame img {
height: 100%;
max-width: 100%;
object-fit: contain;
}
#learn {
height: 50px;
background-color: black;
font-family: Verdana, sans-serif;
color: white;
font-size: large;
align-self: top;
position: relative;
top: 60px;
left: 250px;
}
h1 {
margin: 0;
padding: 0;
}
#map {
align-self: top;
transform: scale(0.1);
left: 250px;
top: 130px;
overflow: auto;
}
планировка страницы перед нарушением макета, синий набросок показывает грубое положение, где я хочу изображение
Подробнее здесь: https://stackoverflow.com/questions/796 ... -the-image