- HTML:
Код: Выделить всё
[img]./assets/images/daenerys.jpeg[/img]
that special moment
When you find the perfect avocado at the supermarket
- css:
Код: Выделить всё
body {
background-color: black;
}
.poster {
color: white;
width: 50%;
margin-left: 25%;
margin-top: 100px;
font-family: "Libre Baskerville", serif;
text-align: center;
}
.poster-image {
border: 5px solid white;
}
.poster h1 {
font-size: 3rem;
text-transform: uppercase;
}
- результат:


Просто хочу понять разницу между ними
Подробнее здесь: https://stackoverflow.com/questions/793 ... d-not-text
Мобильная версия