[html]<div class=text>
<center>Анкета оформляется в этом же разделе отдельной темой, её вид должен соответствовать данному шаблону, а название состоять из полного <b>имени, подвида и возраста</b>, например: <br><b>jeon jungkook | people | 26 y.o</b></center>
<br>
<center>Также для вашего удобства мы вынесли основные тэги для оформления анкеты. Кто знаком хоть немного с html, тот может внутри анкеты оформлять по своему усмотрению, но не переусердствуйте с этим. Если же возникли какие-то трудности, не бойтесь обращаться к администраторам, мы вам поможем.(не забывайте убирать звездочки и лишние пробелы из кода)<br>
<*center><*/center> - текст по центру<br>
<*br> - перенос строки (для следующего абзаца, лучше указать два тэга)<br>
<*b><*/b> - жирный<br>
<*i><*/i> - курсив<br>
<*u><*/u> - подчеркнутый<br>
<*s><*/s> - зачеркнутый
</center>
</div>
[/html]

[html]
<style type="text/css">
.blast { width: 500px; font-family: 'Roboto Condensed', sans-serif; font-size: 40px; text-transform: uppercase; line-height: 100%; letter-spacing: 1px; font-weight: lighter; text-align: center; border-bottom: 2px solid #222; color: #222 }
.bfm { width: 500px; font-family: arial; font-size: 8px; text-transform: uppercase; line-height: 100%; text-align: center; letter-spacing: 6px; color: #222; padding-top: 5px; }
.btopic { width: 430px; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; text-transform: uppercase; line-height: 100%; letter-spacing: 1px; font-weight: lighter; text-align: center; border-bottom: 1px solid #222; color: #222; padding-bottom: 2px; }
.bans { width: 455px; font-family: arial; font-size: 8px; text-transform: uppercase; line-height: 100%; text-align: center; letter-spacing: 6px; color: #222; padding-top: 5px; padding-bottom: 10px; }
.bmain { width: 460px; padding: 20px; background-color: #fcfcfc; color: #333; line-height: 100%; text-align: justify; font-family: arial; font-size: 9px; height: 250px; }
.bapp { width: 460px; height: 210px; -moz-transition-duration: 0.8s;  -webkit-transition-duration: 0.8s;  -o-transition-duration: 0.8s; -ms-transition-duration: 0.8s; opacity: 0; padding: 20px; background-color: #fcfcfc; }
.bapp:hover { width: 460px; height: 210px; opacity: .95; padding: 20px; background-color: #fcfcfc }
.bapps::-webkit-scrollbar { width: 5px; background-color: transparent; }
.bapps::-webkit-scrollbar-track { background-color: transparent; }
.bapps::-webkit-scrollbar-thumb { background-color: #f1f1f1 }
</style>
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300' rel='stylesheet' type='text/css'>

<center><div style="width: 500px; padding: 20px; background-color: #fafafa"><div class="blast">

SURNAME NAME

</div><div class="bfm">

Фамилия Имя

</div><div style="height: 20px"></div><div style="width: 500px; height: 250px; background-image: url(http://funkyimg.com/i/2jrh9.gif); background-repeat: no-repeat"><div class="bapp"><div style="width: 455px; height: 210px; padding-right: 5px; overflow: auto;" class="bapps">

<div class="btopic">age</div>
<div class="bans">здесь пишем возраст персонажа</div>
<div class="btopic">race</div>
<div class="bans">раса, подвид персонажа</div>
<div class="btopic">activity</div>
<div class="bans">деятельность</div>
<div class="btopic">connect</div>
<div class="bans">связь с вами</div>

</div></div></div><div style="height: 20px"></div><div class="bmain"><div style="width: 455px; height: 250px; padding-right: 5px; overflow: auto;" class="bapps">
<center> Описание персонажа </center>
(для магов, колдунов, медиумов, некромантов также описание способности отдельным пунктом. помните, что у них одна ведущая способность и остальные — малоразвитые!)
</div></div></div>
[/html]

Код:
[*html]
<style type="text/css">
.blast { width: 500px; font-family: 'Roboto Condensed', sans-serif; font-size: 40px; text-transform: uppercase; line-height: 100%; letter-spacing: 1px; font-weight: lighter; text-align: center; border-bottom: 2px solid #222; color: #222 }
.bfm { width: 500px; font-family: arial; font-size: 8px; text-transform: uppercase; line-height: 100%; text-align: center; letter-spacing: 6px; color: #222; padding-top: 5px; }
.btopic { width: 430px; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; text-transform: uppercase; line-height: 100%; letter-spacing: 1px; font-weight: lighter; text-align: center; border-bottom: 1px solid #222; color: #222; padding-bottom: 2px; }
.bans { width: 455px; font-family: arial; font-size: 8px; text-transform: uppercase; line-height: 100%; text-align: center; letter-spacing: 6px; color: #222; padding-top: 5px; padding-bottom: 10px; }
.bmain { width: 460px; padding: 20px; background-color: #fcfcfc; color: #333; line-height: 100%; text-align: justify; font-family: arial; font-size: 9px; height: 250px; }
.bapp { width: 460px; height: 210px; -moz-transition-duration: 0.8s;  -webkit-transition-duration: 0.8s;  -o-transition-duration: 0.8s; -ms-transition-duration: 0.8s; opacity: 0; padding: 20px; background-color: #fcfcfc; }
.bapp:hover { width: 460px; height: 210px; opacity: .95; padding: 20px; background-color: #fcfcfc }
.bapps::-webkit-scrollbar { width: 5px; background-color: transparent; }
.bapps::-webkit-scrollbar-track { background-color: transparent; }
.bapps::-webkit-scrollbar-thumb { background-color: #f1f1f1 }
</style>
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300' rel='stylesheet' type='text/css'>

<center><div style="width: 500px; padding: 20px; background-color: #fafafa"><div class="blast">

SURNAME NAME НА АНГЛИЙСКОМ

</div><div class="bfm">

Фамилия Имя На Русском

</div><div style="height: 20px"></div><div style="width: 500px; height: 250px; background-image: url(ВАША КАРТИНКА 500x250 ПИКС); background-repeat: no-repeat"><div class="bapp"><div style="width: 455px; height: 210px; padding-right: 5px; overflow: auto;" class="bapps">

<div class="btopic">age</div>
<div class="bans">здесь пишем возраст персонажа</div>
<div class="btopic">race</div>
<div class="bans">раса и подвид персонажа</div>
<div class="btopic">activity</div>
<div class="bans">деятельность</div>
<div class="btopic">connect</div>
<div class="bans">связь с вами</div>

</div></div></div><div style="height: 20px"></div><div class="bmain"><div style="width: 455px; height: 250px; padding-right: 5px; overflow: auto;" class="bapps">
<justify> Описание персонажа </justify> 
(для магов, колдунов, медиумов, некромантов также описание способности отдельным пунктом. помните, что у них одна ведущая способность и остальные — малоразвитые!)
</div></div></div>[/*html]