бла-бла-бла
#156. ФЛУД ДОМИНИРУЮЩИХ АГРЕССОРОВ, КОТОРЫЕ ПРИТВОРЯЮТСЯ КОТИЧКАМИ~
Сообщений 1 страница 6 из 6
Поделиться22015-07-07 18:09:59
аываыва
Поделиться32015-07-07 21:01:57
[NIC]Пурр[/NIC]
Поделиться42025-09-06 11:25:33
[html]
<div class="ep_card" style="
width:60%;
height:auto;
font-family:Georgia, 'Trebuchet Ms', Times, serif;
background:#80979d;
background-image:url('https://upforme.ru/uploads/001c/89/a0/3/626817.jpg');
padding:15px;
border-radius:5px;
margin:10px 0;">
<div style="
margin-left: auto;
margin-right: auto;
padding:1em;
background:#475e64;
border-radius:5px;
text-align:center;">
<a href="ССЫЛКА НА ЭПИЗОД" style="text-decoration:none; color:#bababc; font-family: Arial Narrow; font-weight:normal; text-transform:uppercase; font-size:1.5em;"> НАЗВАНИЕ ЭПИЗОДА</a>
</div>
<div style="
margin: 1em 0 0 0;
width: 100%;">
<img src="https://i.pinimg.com/originals/37/2a/64/372a64827947881f9c1bc7830229c097.jpg" alt="Изображение 1" style="max-width: 100%; position:center; border-radius:5px;">
</div>
<div style="display: flex; align-items: stretch (default);">
<div><a style="float: left;" href="https://brim.1bb.ru/profile.php?id=4"><button> Ciel de Arrana</button></a> <a style="clear:both" href="https://brim.1bb.ru/profile.php?id=3"><button>Zayn Carter</button></a>
</div>
<div>
<a style="float: right; white-space: normal; word-wrap: break-word;;"><button> DD.MM.YYYY — Место действий и иже с инм чего подлиннее </button></a>
</div>
</div>
<div style="
padding:1em;
background:#80979d;
border-radius:0 0 5px 5px;
text-align:center;">
<p align="justify" style="padding-top:10px; font-style: i talic;">Да начнется хтонический, ибо лень: ntsakvjme mcvje0w jg30 gjweigjaeo fhaw9hgua9w3ghvaw fnwau hjbvcpc kog jghr uouhjrh njh [kj u hof hseog oihfu hwer hu hsduog heghepgeri ugw] ge-rtov ueqw ueuea80rugv iuetrgijwetv hewhg [aogp3hj</p>
</div>
</div>
[/html]
Поделиться52025-09-06 11:58:54
[html]<div style="width: 700px">
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Карточка персонажа</title>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Roboto Condensed', sans-serif;
background-color: #000000;
display: flex;
justify-content: center;
padding: 20px;
margin: 0;
}
.ep_card {
width:60%;
height:auto;
font-family:Georgia, 'Trebuchet Ms', Times, serif;
background:#80979d;
background-image:url('https://upforme.ru/uploads/001c/89/a0/3/626817.jpg');
padding:15px;
border-radius:5px;
margin:10px 0;
}
.ep_name {
margin-left: auto;
margin-right: auto;
padding:1em;
background:#475e64;
border-radius:5px;
text-align:center;
text-decoration:none;
link-color:#bababc;
font-family: Arial Narrow;
font-weight:normal;
text-transform:uppercase;
font-size:1.5em;
}
.ep_visual {
margin: 1em 0 0 0;
width: 100%;
}
.ep_img {
max-width: 100%;
position:center;
border-radius:5px;
padding-top: 0.5em;
}
.container {
display: flex;
flex-direction: row;
}
.button {
border: none;
padding: 15px;
text-decoration: none;
display: inline-block;
margin-top: 5px;
cursor: pointer;
}
.button1 {background-color: #cbcbcbc; color: black;} /* Green */
.button2 {background-color: #475e64; color: white; float:right; white-space: normal; word-wrap: break-word; max-width: 65%;} /* Blue */
.ep_block {
padding:1em;
background:#80979d;
border-radius:0 0 5px 5px;
text-align:center;
}
.ep_plot {
align: justify;
padding-top: 10px;
font-style: italic;
}
</style>
</head>
<body>
<div class="ep_card">
<div class="ep_name">
<a href="https://brim.1bb.ru"> НАЗВАНИЕ ЭПИЗОДА</a>
</div>
<div class="ep_picture">
<img class="ep_img" src="https://i.pinimg.com/originals/37/2a/64/372a64827947881f9c1bc7830229c097.jpg" alt="Изображение">
</div>
<div class="container">
<button class="button button1"><a href="https://brim.1bb.ru/profile.php?id=4">Ciel de Arrana</a> | <a href="https://brim.1bb.ru/profile.php?id=3">Zayn Carter</a></button>
<button class="button button2"> DD.MM.YYYY — Место действий и иже с инм чего подлиннее </button>
</div>
<div class="ep_block">
<p class="ep_plot">Да начнется хтонический, ибо лень: ntsakvjme mcvje0w jg30 gjweigjaeo fhaw9hgua9w3ghvaw fnwau hjbvcpc kog jghr uouhjrh njh [kj u hof hseog oihfu hwer hu hsduog heghepgeri ugw] ge-rtov ueqw ueuea80rugv iuetrgijwetv hewhg [aogp3hj</p>
</html>
</div>
</div>[/html]