Вниз страницы
Рейтинг форумов Forum-top.ru

rainypizzadaze

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » rainypizzadaze » i'll always find you » в ожидании чуда


в ожидании чуда

Сообщений 1 страница 13 из 13

1

Код:
<!--HTML--><style>
.prof {width: 504px; height: auto; padding: 5px; background: url("http://forumstatic.ru/files/0017/c3/d7/50755.jpg") no-repeat center top, url("http://forumstatic.ru/files/0017/c3/d7/50589.jpg") no-repeat center bottom, url("http://forumstatic.ru/files/0017/c3/d7/37645.jpg") repeat-y center;}

.profn { width: 290px; height: 12px; padding: 3px; background-color: #893636;color: #591190; font-family: 'Cuprum';font-size: 14px; text-align: center; text-transform: uppercase;}
</style>

<center><div class="prof">
<table style="padding: 20px; text-align:center;"><tr><td>
<center><div style="text-align: justify; width: 430px;padding: 10px; margin-top: 65px; margin-bottom: 25px; color: #ffffff; text-transform: lowercase;">
Убедительная просьба руководствоваться логикой и доводами рассудка, при выборе профессии для персонажа. Помните, что не все – магнаты и наследники империй. <br>
Убедительная просьба руководствоваться логикой и доводами рассудка, при выборе профессии для персонажа. Помните, что не все – магнаты и наследники империй. <br>
Убедительная просьба руководствоваться логикой и доводами рассудка, при выборе профессии для персонажа. Помните, что не все – магнаты и наследники империй. <br><div></center></td></tr></table></div></center>

0

2

Код:
<!--HTML--><link href='http://fonts.googleapis.com/css?family=Lora' rel='stylesheet' type='text/css'>
<center>
<div id="trc">
  <div class="trcimg"></div>
  <div class="trc1">имя, фамилия</div>
  <div class="trc2"><div class="trc2a"></div>желаемая внешность</div>
  <div class="trc3">текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки текст заявки 
</div>
  </div>
</center>


<style>
#trc {
height: 400px;
width: 400px;
position: relative;
overflow: hidden
}

.trcimg {
height: 400px;
width: 400px;
position: absolute;
background-image: url(http://sa.uploads.ru/SBCn3.jpg);
background-size: cover;
    width: x;
    height: y;
 opacity: 0.3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

#trc .trcimg {
-webkit-transition-duration: 2s;
background-size: cover;
    width: x;
    height: y;
 opacity: 0.3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

#trc:hover .trcimg {
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
filter: blur(3px);
-webkit-transition-duration: 2s;
-moz-transition-duration: 2s;
transition-duration: 2s;
background-size: cover;
    width: x;
    height: y;
 opacity: 0.3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

.trc1 {
height: 70px;
width: 180px;
position: absolute;
text-align: left;
top: 155px;
left: 80px;
border-left: 3px solid #fff;
padding-left: 10px;
font-family: arial black;
font-size: 40px;
text-transform: uppercase;
letter-spacing: -2px;
font-weight: 900;
line-height: 30px;
color: #9269c6;
-webkit-transition: 0.8s ease-in-out;
-webkit-transition-delay: 1s
}

.trc2 {
height: 40px;
width: 360px;
padding-left: 20px;
background-color: #c38de5;
line-height: 40px;
color: #fff;
position: absolute;
top: 40px;
font-family: arial narrow, sans serif;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
font-style: italic;
font-weight: 100;
text-align: left;
left: -400px;
-webkit-transition: 1s linear;
-moz-transition: 1s linear;
transition: 1s linear;
}

.trc2 a {
color: #fff;
text-decoration: none
}

.trc2a {
height: 90px;
width: 90px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-image: url(http://sf.uploads.ru/KF26B.gif);
background-size: cover;
    width: x;
    height: y;
position: absolute;
z-index: 3;
top: -25px;
right: 40px;
background-color: #c38de5;
background-blend-mode: multiply
}

.trc3 {
height: 210px;
width: 270px;
padding: 10px;
border: 10px solid #fff;
background-color: #fff;
position: absolute;
left: 45px;
top: 400px;
overflow: auto;
font-family: arial narrow;
letter-spacing: 0.5px;
line-height: 11px;
font-size: 10px;
text-align: justify;
-webkit-transition: 1s linear;
-moz-transition: 1s linear;
transition: 1s linear;
}

.trc3::-webkit-scrollbar {
width: 1px
}

.trc3::-webkit-scrollbar-thumb {
background-color: #9269c6;
}

#trc:hover .trc1 {
left: -310px;
-webkit-transition: 0.8s ease-in-out;
-moz-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
}

#trc:hover .trc2 {
left: 0px;
-webkit-transition: 1s linear;
-moz-transition: 1s linear;
transition: 1s linear;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
transition-delay: 1s;
}

#trc:hover .trc3 {
top: 110px;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
transition-delay: 1s;
}</style>

0

3

Код:
<!--HTML--><link href='http://fonts.googleapis.com/css?family=Montserrat|Oswald' rel='stylesheet' type='text/css'>
<style>
#arabella {height: 290px; width: 500px; border: 0px solid #000; position: relative; overflow: hidden}
.arat {height: 70px; line-height: 70px; width: 480px; padding-right: 20px; font-family: montserrat; color: #fff; background: url(http://i.imgur.com/qG4Q3og.png); opacity: 0.6; background-blend-mode: multiply; text-align: right; position: absolute; text-transform: uppercase; font-size: 9px; letter-spacing: 2px}
.arat1 {font-family: oswald; text-transform: lowercase; color: #f1dcff;  font-size: 25px; margin-top: 0px; float:center; }
.ara1 {height: 210px; width: 100%; background-color: #f1dcff; position: absolute; top: 70px}
.ara1a {height: 210px; width:270px; border: 5px solid transparent; padding: 5px; background-color: #f1dcff; position: absolute; overflow: auto; font-family: montserrat; font-size: 10px; text-align: justify; line-height: 9px; color: #414141 }
.ara1b {height: 210px; width: 200px; position: absolute; left: 300px !important; -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.6;}
.ara2 {height: 220px; width: 100%; position: absolute; background-color: #f1dcff; -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.6; top: 70px; }
.aral1 {height: 70px; width: 70px; top: 10px; left: 50px; border: 5px #fff solid; position: absolute}
#arabella .ara1 {left: 500px; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; transition: 0.6s linear; }
#arabella:hover .ara1 {left: 0px; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; transition: 0.6s linear; }
#arabella .ara2 {left: 0px; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; transition: 0.6s linear; }
#arabella:hover .ara2 {left: -500px; -webkit-transition: 0.6s linear; -moz-transition: 0.6s linear; transition: 0.6s linear; }
</style>


<center>
 <div id="arabella">
   <div class="arat"><div class="arat1">имя, фамилия персонажа</div></div>
   <div class="ara2"><img src="http://sf.uploads.ru/g98ro.jpg" style="height: 220px; width: 500px"></div>
   <div class="ara1">
     <div class="ara1a">текст заявки</div>

<div class="ara1b"><img src="http://s1.uploads.ru/qizsH.gif" style="height: 200px; width: 200px">
<br><p>желаемая внешность</p></div>
   </div>
   </div>
 </div>
</center>

0

4

Код:
<!--HTML--><link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700',300,300italic,400italic,700italic' rel='stylesheet' type='text/css'>
<div id="kray">
 <div class="reggie">
   <div class="reggie1" style="background-image: url(http://s4.uploads.ru/B7Upg.jpg)"></div></a>
   <div class="reggie2"><p>я ищу</p>
<b><font style="color: #6135a8">к</font>ого ищите</b>
     
   </div>
 </div>
 <div class="ronnie">
 <div class="ronnie2">POST HERE


</div>
   <div class="ronnie1">TAG / NOTES</div>
 </div>
</div>

0

5

Код:
<!--HTML--><center>

<div id="togglecontainer">

<div class="title2" style="margin-top: -13px;">CHARLOTTE CATHERINE WEST</div>

<table align=center><tr><td><div class="text2">ЧАРЛИ, ЛОТТИ</div></td>
<td><div class="text2">ЗАМ.ДИРЕКТОРА КОМПАНИИ WILD&WEST COMPANY</div></td></tr>
<tr><td><div class="text2">26, 15.11.1990</div></td>
<td><div class="text2">БОСТОН</div></td></tr></table>

<div class="toppic"><img src="http://sg.uploads.ru/UimNH.gif">
</div>

<input type="checkbox" id="toggle">
<label for="toggle">КЛИКНИ ЗДЕСЬ<br><br></label>

<div id="toggleimg"><img src="http://sd.uploads.ru/Lk3ns.gif" style="width: 500px; height: 200px; border-radius: 20px 0px 20px 0px;"></div>

<div id="togglecontent">
Мои родители познакомились в далеком 1988 году, когда мама пришла устраиваться на работу в компанию, которая принадлежала отцу и его друзья. Будучи красавицей (я видела ее на фото, ей-Богу это было именно так), она сразу же обратила на себя его внимание. Себастиан влюбился с первого взгляда, добиваясь расположения всеми правдами и неправдами, а вот Мэриан, долго не отвечавшая ему взаимностью, но все же сдалась под таким напором. Отец говорил, что у них была идеальная семья. Потом появилась я, все было почти безоблачно, если не считать того, что отец умудрился вляпаться в какую-то авантюру. Это и было концом тихой идиллии. Маму застрелили, когда мне только исполнился год. Отец, винивший себя в смерти горячо любимой жены, пошел проторенной веками дорожкой мести. Я была слишком мала, чтобы что-то понимать и помнить из этого времени. Моим воспитанием тогда занимались няни, которые редко задерживались надолго в доме, и бывало такое, что меня фактически оставляли на шее почти что брата. Ричард был сыном лучшего друга отца и моим персональным рыцарем. Честно признаться, я всегда удивлялась, как он выносил все мои выходки, а моя фраза о том, что я обязательно за него выйду замуж, как только вырасту, до сих пор вгоняет меня в краску. 
Мне было лет шесть, когда закончилась и мирная жизнь.  Отец тогда привел в дом очередную женщину и сказал, что она будет жить с нами. Я прекрасно помню тот день. Мачеха меня невзлюбила ровно с первого взгляда, и это было очевидно всем, кроме любящего папаши, который был увлечен все тем же. С годами он сильно поменялся, стал жестче, властолюбивее, но все также читал мне сказки на ночь и целовал перед сном. Наверное, видел во мне погибшую жену, хотя ума не приложу, что в нас могло быть похожего. Она была ангелом, я же стала маленьким бесененком, который изощренно защищался от нападок мачехи, и единственным, с кем я могла расслабиться, был все тот же Рик, который пропадал у нас буквально сутками. Самым поразительным для меня было отношение мачехи к нему. Эта женщина буквально коршуном оберегала его ото всего, что могло причинить ему вред, и носилась с ним, как с собственным сыном.
Через еще два года, в семье случилось пополнение. Не сказать, что я была в восторге от этого, более того, я старалась держаться подальше от приемной матери и новой жизни, которая появилась в нашем доме. Спасали меня школа, куда я буквально сбегала, и книги.
</div></div></center>

Отредактировано rainypizzadaze (2016-10-20 14:36:21)

0

6

Код:
<!--HTML--><center>

<div id="togglecontainer">

<div class="title2" style="margin-top: -13px;">First name Last name</div>

<table align=center><tr><td><div class="text2">ПРОЗВИЩА ПЕРСОНАЖА</div></td>
<td><div class="text2">РОД ДЕЯТЕЛЬНОСТИ</div></td></tr>
<tr><td><div class="text2">ВОЗРАСТ И ДАТА РОЖДЕНИЯ</div></td>
<td><div class="text2">МЕСТО РОЖДЕНИЯ</div></td></tr></table>

<div class="toppic"><img src="http://placehold.it/500x200">
</div>

<input type="checkbox" id="toggle">
<label for="toggle">КЛИКНИ ЗДЕСЬ<br><br></label>

<div id="toggleimg"><img src="http://placehold.it/500x200" style="border-radius: 20px 0px 20px 0px;"></div>

<div id="togglecontent">
Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead.
<br>
Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead.
<br>
Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead.
<br>
Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead.
</div></div></center>

0

7

Код:
<!--HTML--><style>
.guest {width: 504px; height: auto; padding: 0px; background: url("http://forumstatic.ru/files/0017/c3/d7/50755.jpg") no-repeat center top, url("http://forumstatic.ru/files/0017/c3/d7/50589.jpg") no-repeat center bottom, url("http://forumstatic.ru/files/0017/c3/d7/37645.jpg") repeat-y center;}</style>
<center><div class="guest">
<table style="padding: 4px; text-align:center;"><tr><td>
<center><div style="text-align: justify; width: 450px;padding: 0px; margin-top: 65px; margin-bottom: 25px; color: #ffffff;  font-family: 'tinos'; font-size: 14px !important;">
Дамы и господа, Вас приветствует ролевая LUCKY STRIKE! Мы рады видеть Вас в Бостоне! Температура за бортом около восемнадцати градусов тепла. Пожалуйста, оставайтесь на своих местах до полной остановки самолета, ведь, совсем скоро, Вы окунетесь с головой, в незабываемое путешествие! Бостон – город приятных контрастов, способный удовлетворить любые вкусы и открывающий мириады возможностей для каждого из нас! Не стесняйтесь и гордо ступайте на землю Новой Англии, ведь Мы с нетерпением ждем именно Вас! <br><br>
<table><tr><td><div style="background-color: #4ce6ef; border-radius: 10px 10px 10px 10px; border-top: solid 3px #ffffff; border-bottom: solid 3px #ffffff; text-align: center; color: #2a8098; font-family: 'Cuprum'; font-size: 14px !important;"><br><b>ДАМЫ</b><br><br>
00.00<br>внешность - ник<br>внешность - ник<br><br></div></td><td><div style="background-color: #4ce6ef; border-radius: 10px 10px 10px 10px; border-top: solid 3px #ffffff; border-bottom: solid 3px #ffffff; text-align: center; color: #2a8098; font-family: 'Cuprum'; font-size: 14px !important;"><br><b>ГОСПОДА</b><br><br>00.00<br>внешность - ник<br>внешность - ник<br><br></div></td></tr></table><br>
<div id="links_f"><center> <a href="http://rainypizzadaze.rusff.me">гостевая</a> <a href="http://rainypizzadaze.rusff.me">роли</a> <a href="http://rainypizzadaze.rusff.me">правила</a> <a href="http://rainypizzadaze.rusff.me">нужные</a></center></div></center></td></tr></table><br></div></center>

0

8

Код:
<!--HTML--><style>
.vacancies {width: 504px; height: auto; padding: 0px; background: url("http://forumstatic.ru/files/0017/c3/d7/52394.jpg") no-repeat center top, url("http://forumstatic.ru/files/0017/c3/d7/50589.jpg") no-repeat center bottom, url("http://forumstatic.ru/files/0017/c3/d7/37645.jpg") repeat-y center;}

	.app2 { position: relative; width: 500px; height: 200px; padding: 5px;} 
	.tabs { float: left; } 
	.tabs label { display: block; width: 175px; padding: 5px; text-align: center; font-family: 'Cuprum'; font-size: 14px; color: #3b4244; text-transform: uppercase; background-color: #ffe277; border-radius: 20px 0px 20px 0px; border: solid 1px #ffffff; position: relative; -moz-transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -o-transition-duration: 0.8s; top: 0px; left: -10px;} 
	.tabs:hover label { color: #3b4244; background: #e1fafe; -moz-transition-duration: .8s; -webkit-transition-duration: 0.8s; -o-transition-duration: 0.8s; } 
	.tabs [type=radio] { display: none; } 
	.content2 { width: 270px; height: 170px; padding: 12px; font-family: 'Cuprum'; font-size: 12px; color: #ffffff; overflow: auto; opacity: 0; -moz-transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -o-transition-duration: 0.8s; position: absolute; top: 0px; left: 185px; text-align: center; line-height: 1.2em; } 
.content2::-webkit-scrollbar { width: 2px; background: transparent; } .content2::-webkit-scrollbar-thumb { background: #fcce49v; } .content2::-webkit-scrollbar-corner { background: transparent; } .content2::-webkit-scrollbar { width: 2px; background: transparent; } .content2::-webkit-scrollbar-thumb { background: #fcce49; } .content2::-webkit-scrollbar-corner { background: transparent; } 
	[type=radio]:checked ~ label { color: #3b4244; background: #ffffff; z-index: 2; } 
	[type=radio]:checked ~ label ~ .content2 { z-index: 1; opacity: 1; }
	.title1 { font-family: Bebas Neue; font-weight: 600; color: #fff; font-size: 16px; text-align: center; text-align: center;} </style>
<center><div class="vacancies">
<table style="padding: 4px; text-align:center;"><tr><td>
<center><div style="text-align: justify; width: 490px; padding: 0px; margin-top: 65px; margin-bottom: 25px; color: #ffffff;  font-family: 'tinos'; font-size: 14px !important; text-align:center;">
Наш местный центр занятости населения всея Бостона. Занять<br>понравившуюся Вам должность очень просто:<br><br>
<b>род деятельности - <*a href="ссылка на профиль">Ваш ник<*/a></b><br><br>
p.s. не забываем убирать * и ставить все в код<br>
p.s.s. и помните, мы вас всех очень любим. xoxo<br><br>
<table style="padding: 0px; text-align:center;"><tr><td>
<center>
<div class="app2">
<div class="tabs">
<input type="radio" id="tabs-1" name="tabs-group-1" checked>
<label for="tabs-1">politics & police</label> 
<div class="content2">
<div class="title1"><center>администрация и правоохранители</center></div>
<br>
<div style="overflow: auto; "> текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст <br>
</div></div></div>

<div style="margin-top: 32px;">
<div class="tabs"> 
<input type="radio" id="tabs-2" name="tabs-group-1">
<label for="tabs-2">edu & health</label>
<div class="content2"> 
<div class="title1">образование и здравоохранение</div>
<br>
</div></div></div>

<div style="margin-top: 64px;">
<div class="tabs">
<input type="radio" id="tabs-3" name="tabs-group-1">
<label for="tabs-3">mass media & arts</label>
<div class="content2">
<div class="title1">сми и искусства</div>
<br>
</div></div></div>

<div style="margin-top: 96px;">
<div class="tabs">
<input type="radio" id="tabs-4" name="tabs-group-1">
<label for="tabs-4">commerce & tourism</label>
<div class="content2">
<div class="title1">услуги и туризм</div> 
<br>
</div></div></div>

<div style="margin-top: 128px;">
<div class="tabs"> 
<input type="radio" id="tabs-5" name="tabs-group-1">
<label for="tabs-5">criminal minds</label>
<div class="content2">
<div class="title1">криминал</div>
<br>

</div></div></div>

<div style="margin-top: 160px;">
<div class="tabs">
<input type="radio" id="tabs-6" name="tabs-group-1">
<label for="tabs-6">other</label>
<div class="content2">
<div class="title1">прочие</div> 
<br>
</div></div></div>
</center>
</td></tr></table>
</div></center></td></tr></table></div></center>

0

9

Код:
<!--HTML--><style>
.faces {width: 504px; height: auto; padding: 0px; background: url("http://forumstatic.ru/files/0017/c3/d7/22244.jpg") no-repeat center top, url("http://forumstatic.ru/files/0017/c3/d7/50589.jpg") no-repeat center bottom, url("http://forumstatic.ru/files/0017/c3/d7/37645.jpg") repeat-y center;}

.faces_table { width: 460px; height: auto; padding: 5px; background-color: transparent; border: 0px solid #99B8B3; outline: 0px solid #18162E;}

.faces_сell { background-color: #4ce6ef; text-align: center; padding: 4px; margin-bottom: 5px; border-radius: 20px 0px 20px 0px; border: solid 2px #ffffff; color: #2a8098; letter-spacing: 2px; line-height: 90%; text-transform: lowercase; transition-duration: 1.2s; -moz-transition-duration: 1.2s; -webkit-transition-duration: 1.2s; -o-transition-duration: 1.2s; }
.faces_сell:hover { background-color: #ffe277; color: #3b4244;  }
</style>
<center><div class="faces">
<table style="padding: 4px; text-align:center;"><tr><td>
<center><div style="text-align: justify; width: 490px; padding: 0px; margin-top: 65px; margin-bottom: 25px; color: #ffffff; font-family: 'tinos'; font-size: 14px !important; margin-bottom: -15px;">
<center>Занять внешность легко. Нужно заполнить шаблон, убрав * и поместив под код: <br>
<b>внешность -  <*a href="ссылка на профиль">Ваш ник<*/a></b>
<br>а индексы <sup>n</sup> и <sup>s</sup> рядом обозначают выкупленные имена и фамилии

<div class="faces_table" style="margin-left: -25px;">
<table width="450">
<tr>
<td width="225"><div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
</td>
<td width="225"><div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
<p>
<div class="faces_сell">
<center>
<div style="width: 210px; font-family: Bebas Neue; font-size: 26px;line-height: 90%;">abcd</div>
<div style="width: 210px; height: 5px; background-color: #F6CC42;"></div><p>
<div style="width: 210px; height: 50px; overflow: auto; font-family: 'cuprum';">THREAD HERE<br>
THREAD HERE<br>
THREAD HERE<br></div></center></div>
</td>
</tr>
</table></div></center></div></center></td></tr></table><br></div></center>

0

10

Код:
<!--HTML--><center>

<div id="togglecontainer">

<div class="title2" style="margin-top: -13px;">---</div>

<table align=center><tr><td><div class="text2">----</div></td>
<td><div class="text2">--- WILD&WEST COMPANY</div></td></tr>
<tr><td><div class="text2">---</div></td>
<td><div class="text2">БОСТОН</div></td></tr></table>

<div class="toppic"><img src="https://66.media.tumblr.com/c662504377aeb9a3cb609dc1a7f8ddb3/tumblr_ngef9fmIC91qenkz9o1_500.gif">
</div>

<input type="checkbox" id="toggle">
<label for="toggle">КЛИКНИ ЗДЕСЬ<br><br></label>

<div id="toggleimg"><img src="https://67.media.tumblr.com/28aff0b312adea7ab540755518fda2e5/tumblr_ngef9fmIC91qenkz9o4_500.gif" style="width: 500px; height: 200px; border-radius: 20px 0px 20px 0px;"></div>

<div id="togglecontent">
хуйня
</div></div></center>

0

11

Код:
<!--HTML-->
<div id="kray">
 <div class="reggie">
   <div class="reggie1" style="background-image: url(http://placehold.it/200x200)"></div></a>
   <div class="reggie2">я ищу <br><b>кого ищите</font></b>
   </div>
 </div>
 <div class="ronnie">
 <div class="ronnie2">текст заявки


</div>
   <div class="ronnie1">желаемая внешность</div>
 </div>
</div>


шаблон html
Код:
[*code]<*!--HTML--><div id="kray">
 <div class="reggie">
   <div class="reggie1" style="background-image: url(http://placehold.it/200x200)"></div></a>
   <div class="reggie2">я ищу <br><b>кого ищите</font></b>
   </div>
 </div>
 <div class="ronnie">
 <div class="ronnie2">текст заявки


</div>
   <div class="ronnie1">желаемая внешность</div>
 </div>
</div>[*/code]

http://placehold.it/200x200

ЖЕЛАЕМАЯ ВНЕШНОСТЬ

текст заявки

Я ИЩУ
КОГО ИЩЕТЕ

шаблон bb
Код:
[quote][table][tr][td width=200px rowspan=2][align=center][img]http://placehold.it/200x200[/img][/align][/td]
[td width=300px][align=center][size=16][font=Bebas Neue][b]ЖЕЛАЕМАЯ ВНЕШНОСТЬ[/b][/font][/size][/align][/td][/tr]
[tr][td rowspan=2]текст заявки[/td][/tr]
[tr][td][align=center][font=Bebas Neue][size=16][b]Я ИЩУ[/size]
[color=white][size=26]КОГО ИЩЕТЕ[/size][/color][/b][/font][/align][/td][/tr][/table][/quote]

0

12

Код:
<!--HTML--><center>

<div id="togglecontainer">

<div class="title2" style="margin-top: -13px;">First name Last name</div>

<table align=center><tr><td><div class="text2">ОБРАЗОВАНИЕ</div></td>
<td><div class="text2">РОД ДЕЯТЕЛЬНОСТИ</div></td></tr>
<tr><td><div class="text2">ВОЗРАСТ И ДАТА РОЖДЕНИЯ</div></td>
<td><div class="text2">МЕСТО РОЖДЕНИЯ</div></td></tr></table>

<div class="toppic"><img src="http://placehold.it/500x200">
</div>

<input type="checkbox" id="toggle">
<label for="toggle">КЛИКНИ ЗДЕСЬ<br><br></label>

<div id="toggleimg"><img src="http://placehold.it/500x200" style="border-radius: 20px 0px 20px 0px;"></div>

<div id="togglecontent">
текст биографии персонажа
</div></div></center>
шаблон
Код:
[*code]<*!--HTML--><center>

<div id="togglecontainer">

<div class="title2" style="margin-top: -13px;">First name Last name</div>

<table align=center><tr><td><div class="text2">ОБРАЗОВАНИЕ</div></td>
<td><div class="text2">РОД ДЕЯТЕЛЬНОСТИ</div></td></tr>
<tr><td><div class="text2">ВОЗРАСТ И ДАТА РОЖДЕНИЯ</div></td>
<td><div class="text2">МЕСТО РОЖДЕНИЯ</div></td></tr></table>

<div class="toppic"><img src="http://placehold.it/500x200">
</div>

<input type="checkbox" id="toggle">
<label for="toggle">КЛИКНИ ЗДЕСЬ<br><br></label>

<div id="toggleimg"><img src="http://placehold.it/500x200" style="border-radius: 20px 0px 20px 0px;"></div>

<div id="togglecontent">
текст биографии персонажа
</div></div></center>[*/code]


FIRST NAME LAST NAME

образование

род деятельности

возраст и дата рождения

место рождения

http://placehold.it/500x200

текст биографии

шаблон в бб-кодах
Код:
[quote][table layout=fixed width=100%]
[tr]
[td colspan=2 height=45px][align=center][font=Bebas Neue][size=20][b]FIRST NAME LAST NAME[/b][/size][/font][/align][/td]
[/tr]
[tr]
[td bgcolor=#ffe277][align=center]образование[/align][/td]
[td bgcolor=#ffe277][align=center]род деятельности[/align][/td]
[/tr]
[tr]
[td bgcolor=#ffe277][align=center]возраст и дата рождения[/align][/td]
[td bgcolor=#ffe277][align=center]место рождения[/align][/td]
[/tr]
[tr]
[td colspan=2][align=center][img]http://placehold.it/500x200[/img][/align][/td]
[/tr]
[tr]
[td colspan=2]текст биографии[/td]
[/tr]
[/table][/quote]

0

13

Код:
<!--HTML--><center>

<div id="episodes">

<div class="left"><img src="http://placehold.it/200x200"></div>

<div class="right"><img src="http://placehold.it/200x200"></div>

<div class="thingy" style="width: 400px; height: 200px; background-color:#5ed4e2;">

<div class="episodestitle" style="width: 350px;">название эпизода</div>

<div class="episodestext" style="width: 350px; margin-bottom: 5px;"><i>участники</i></div>

<div class="episodestext" style="width: 350px; margin-bottom: 5px;">время и место действия</div>

<div class="episodestext" style="width: 350px; height: 70px;">описание эпизода</div>

</div></center>
шаблон html
Код:
[*code]<*!--HTML--><center>

<div id="episodes">

<div class="left"><img src="http://placehold.it/200x200"></div>

<div class="right"><img src="http://placehold.it/200x200"></div>

<div class="thingy" style="width: 400px; height: 200px; background-color:#5ed4e2;">

<div class="episodestitle" style="width: 350px;">название эпизода</div>

<div class="episodestext" style="width: 350px; margin-bottom: 5px;"><i>участники</i></div>

<div class="episodestext" style="width: 350px; margin-bottom: 5px;">время и место действия</div>

<div class="episodestext" style="width: 350px; height: 70px;">описание эпизода</div>

</div></center>[*/code]


НАЗВАНИЕ ЭПИЗОДА

http://placehold.it/500x200

участники

время и место действия

описание эпизода

шаблон bb
Код:
[quote][table layout=fixed width=100%]
[tr]
[td][align=center][font=Bebas Neue][size=20][color=white][b]НАЗВАНИЕ ЭПИЗОДА[/b][/color][/size][/font][/align][/td]
[/tr]
[tr]
[td][align=center][img]http://placehold.it/500x200[/img][/align][/td]
[/tr]
[tr]
[td bgcolor=#ffe277][align=center]участники[/align][/td]
[/tr]
[tr]
[td bgcolor=#ffe277][align=center]время и место действия[/align][/td]
[/tr]
[tr]
[td]описание эпизода[/td]
[/tr]
[/table][/quote]

0


Вы здесь » rainypizzadaze » i'll always find you » в ожидании чуда


Рейтинг форумов | Создать форум бесплатно