авава
Страница: 1
Сообщений 1 страница 2 из 2
Поделиться22017-08-24 22:55:54
Код:
<!--HTML--><style type="text/css">
#tabed {
width: 500px;
height: 300px;
position: relative;
overflow: hidden;
background-image: url(http://i.imgur.com/Od03A6E.jpg);
background-size: cover;
background-position: center;
}
.avatared {position: absolute; width: 145px;
height: 145px;
left: 179px;
top: 71px}
.withed {position: absolute; width: 86px;
height: 86px;
left: 52px;
top: 123px}
.nameed {position: absolute; text-align: center; width: 400px; font-family: alice; font-size: 28px; left: 50px; top: 240px;letter-spacing: -1px;}
.txed {position: absolute; width: 130px; font-family: alice; font-size: 18px; color: #000; line-height:14px; letter-spacing: -1px; text-align: center; top: 75px; left: 335px; font-variant: small-caps; text-shadow: 0 0 0.3em #FFC034}
.txed2 {position: absolute; width: 110px; font-variant: small-caps; font-family: alice; font-size: 16px; color: #000; line-height:14px; letter-spacing: 0px; text-align: justify; top: 125px; left: 345px; text-shadow: 0 0 0.3em #FFC034}
</style>
<div id="tabed">
<div class="avatared"><img src="http://i.imgur.com/jojLrJ2.jpg" style="border-radius: 50%"></div>
<div class="nameed">Нацу Драгион</div>
<div class="txed ">Мне 18 лет, и я лидер Фениксов</div>
<div class="txed2 ">А в моих планах привести Фениксов к победе и вернуть магию в наш мир</div>
<div class="withed"><img src="http://i.imgur.com/TH0zigA.png" title="свободы"></div>
</div>
Страница: 1











