смайлы
Барахло
Страница: 1
Сообщений 1 страница 4 из 4
Поделиться22023-10-30 17:38:59
хтмл кодик с прокруткой текста
Код:<!--HTML--><center><style type="text/css"> .songtitle { height: 25px; width: 540px; text-align: center; background-image: url(https://i.ibb.co/CsNV71Q/0-TKEe-Gfxk-TY.jpg); font-family: 'Verdana'; font-size: 12px; color: #ffffff; text-transform: uppercase; letter-spacing: 2px; margin: auto; line-height: 2em; } #apptext { height: 200px; width: 500px; overflow: auto; padding: 20px; background-image: url(https://i.ibb.co/CsNV71Q/0-TKEe-Gfxk-TY.jpg); margin: auto; font-family: 'Calibri'; font-size: 12px; text-align: justify; color: #5f5f5f; line-height: 1.3em; } </style> <center> <table cellspacing="0" border="0"> <tr> <td width=100%> <div id="application"> <div class="songtitle"><a href="ССЫЛКА НА ПРОФИЛЬ/ЭПИЗОД"><b>НАЗВАНИЕ/ИМЯ</b></a></div> <div id="apptext"> <img src="КАРТИНКА 490Х80"><br><br> ОПИСАНИЕ<br> </div> </div> </td> </table> </center>
Поделиться32023-10-30 17:42:13
художественный фильм: "спиздили" 0.1
Код:<!--HTML--><center><div class="overtit"> <div class="nametit1">пишем имя персонажа</div> <img src="http://placehold.it/350x150" class="imgtit"><div class="plotblurb"> <div class="headtit1">Коротко о главном</div> <b>Внешность:</b> пишем имя внешности <br> <b>Возраст:</b> пишем возраст <br> <b>Профессия:</b>пишем профессию <br> <b>Фракция:</b> пишем фракцию <br> <b>Статус здоровья:</b>пишем здоров или нет (тогда какая стадия) <br> <p><div class="headtit1">Биография и характер</div> Единым текстом, разделами, фактами (не менее 20). <p><div class="headtit1">Пост</div> Тему выдают амс, кураторы фракций. <p><div class="headtit1">Связь</div> <div style="display: none">Связь с вами (icq, vk, skype, kakao и тд) и автоматически будет скрыта от всех, кроме админов</div> </div></div></center><link href="https://fonts.googleapis.com/css?family=Anton|Hind+Madurai" rel="stylesheet"><style> .overtit { width:350px; padding: 5px; border: 10px solid #dfdfdf; background-color: #fff; color: #222; margin: 5px 0px; } .nametit1 { color: #fff; background-color: #829ce6; font-size: 18px; letter-spacing: 1px; font-family: Anton; padding: 20px 0; text-align: center; text-transform: uppercase; margin-bottom: 2px; } .imgtit { height: auto; width: 100%; } .plotblurb { margin-top: 2px; height: 250px; overflow: auto; text-align: justify; line-height: 110%; padding: 5px; font-family: Hind Madurai; } .headtit1 { color: #fff; background-color: #829ce6; font-size: 18px; letter-spacing: 1px; font-family: Anton; padding: 10px 0; text-align: center; text-transform: uppercase; margin-bottom: 2px; } .qcredit { text-align: center; text-transform: uppercase; font-size: 8px; margin-top: -5px; } </style>
Поделиться42023-10-30 17:43:51
художественный фильм: "спиздили" 0.2
• name surname × age × job × face •
здесь подробности о персонаже
здесь важная информация для будущего игрока
Страница: 1