[html]<div class="firstpost">
<div class="firstposttitle">
<span id="fptone">твое фото</span>
<span id="fptwo">всегда со мной</span>
</div>
<div class="firstposttxt">
Предложенные внешности не являются заявками и вы не обязаны подгонять вашего персонажа под описанный образ. Описание несет в себе лишь возможную идею для вас, на случай, если в вашей голове совсем пусто, но забрать личико очень хочется.
</div>
</div>
<style>.firstpost {background: url(https://forumstatic.ru/files/001a/28/07/44165.jpg) top center no-repeat, url(https://forumstatic.ru/files/001a/28/07/47143.jpg)bottom center no-repeat, url(https://forumstatic.ru/files/001a/28/07/64778.jpg) center repeat-y;width: 532px;margin: 0 10%;}
.firstposttitle {font-family: neothic;font-size: 14px;color: white;letter-spacing: 1px;padding: 8px 0;text-align: center;}
.firstposttitle span#fptwo {font-size: 10px;font-style: italic;}
.firstposttxt {font-family: arial;font-size: 11px;padding: 5px 20px 20px 20px;}</style>
[/html]
Код:[html]<div class="forma"> <div class="forma1"> <font size="5" color="#56999f" face="Nautilus Pompilius"> <sup>ИМЯ ВНЕШНОСТИ</sup></font> <font size="5" color="#56999f" face="Nautilus Pompilius"><sub>ГРУППА</sub></font> </div> <div class="forma4"> <font size="1" color="black" face="Tahoma"><div class="forma3"></div> кратенькое описание образа </font> </div> </div> <style> .forma1{ text-align: center; } .forma { width: 433px; Background: url("https://i.imgur.com/Cv0q1wQ.png") top no-repeat, url("https://i.imgur.com/0AP6wbq.png") bottom no-repeat, url("https://i.imgur.com/P629nVZ.png") repeat-y; padding-top:55px; padding-left:35px; padding-bottom:35px; padding-right:35px; margin-left:80px; text-align:justify; } .forma4 { display: flex; } .forma3 { width: 200px; height: 150px; float:right; margin: 0 8px; 8px; 0; Background: url("ссылка на изображение 200х150"); } </style>[/html]
Код:[html]<div class="forma"> <div class="forma1"> <font size="5" color="#56999f" face="Nautilus Pompilius"> <sup>ИМЯ ВНЕШНОСТИ</sup></font> <font size="5" color="#56999f" face="Nautilus Pompilius"><sub>ГРУППА</sub></font> </div> <div class="forma4"> <font size="1" color="black" face="Tahoma"><div class="forma3"></div> <b>Примерный возраст:</b> ЗДЕСЬ ВОЗРАСТ <br><b>Возможная профессия:</b>ВАРИАНТЫ ПРОФЕССИЙ <br><b>Почему я желаю тебя видеть: </b>ЗДЕСЬ ЧТО ХОЧЕШЬ ПИШИ </font> </div> </div> <style> .forma1{ text-align: center; } .forma { width: 433px; Background: url("https://i.imgur.com/Cv0q1wQ.png") top no-repeat, url("https://i.imgur.com/0AP6wbq.png") bottom no-repeat, url("https://i.imgur.com/P629nVZ.png") repeat-y; padding-top:55px; padding-left:35px; padding-bottom:35px; padding-right:35px; margin-left:80px; } .forma4 { display: flex; } .forma3 { width: 200px; height: 150px; float:right; margin-left:50px; Background: url("ССЫЛКА НА КАРТИНКУ 200Х150"); } </style>[/html]