Doctest

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

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


Вы здесь » Doctest » Остальное » красивая таблица


красивая таблица

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

1

Код:
.name {
    position: absolute;
    font-family: 'Bona Nova', Sans-Serif;
    font-size: 52px;
    top: 6px;
    left: 62px;
    font-weight: bold;
    color: #262626;
    height: 44px;
    display: block;
    overflow: hidden;
}

.forum_header {
  padding: 15px;
  height: 140px;
  position: absolute;
  top: 50px;
  width: 980px;
  margin-left: 20px !important;
  display: flex;
  justify-content: space-between;
}

.forum_header {
  opacity: 1;
  transition: all .3s linear 0s;
}

.forum_header:hover {
  opacity: 1;
}

.forum_header_left {
  display: flex;
  flex-direction: column;
  gap: 7px;
  background: #f1f1f1;
  padding: 10px;
}

.forum_header_left .act,  .forum_header_right .act{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.act span {
    font-size: 10px;
    color: #262626;
    width: 50px;
    font-weight: 600;
}

.forum_header_left img, .forum_header_right img {
  width: 40px;
  filter: grayscale(100%);
  transition: all .5s ease-in-out 0s;
} 

.forum_header_left img:hover, .forum_header_right img:hover {
  opacity: .5;
  mix-blend-mode: luminosity;
  transition: all .5s ease-in-out 0s;
}

.forum_header_left .news {
  width: 300px;
  height: 70px;
  overflow-y: auto;
  padding-right: 5px;
  text-align: justify;
  font-size: 10px;
}

.forum_header_right {
  display: flex;
  flex-direction: column;
  gap: 7px;
  background: #f1f1f1;
  padding: 10px;
}

.navig {
  width: 300px;
  height: 70px;
  overflow-y: auto;
  padding-right: 5px;
  text-align: justify;
  font-size: 10px;
}
Код:
<!--название форума <div class="name">forum name</div>-->

<!--шапка начало-->
<div class="forum_header">
<div class="forum_header_left">
<!--нужны в игру-->
<div class="act"><span>нужные персонажи</span>
<a href="/viewtopic.php?pid=167#p167"><div><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
</div>
<!--новости-->
<div class="news"><b>11.22</b> lorem ipsum dolor sit amet, consectetur adipiscing elit. nulla mollis urna quam, sed commodo risus ultrices at. phasellus eleifend leo in odio venenatis, ut tincidunt magna lobortis. nam tincidunt mauris a nibh aliquam, quis porttitor erat pretium. suspendisse erat mauris, vulputate ac aliquam nec, ullamcorper eget quam.
</div>
</div>
<!--картинка-->
<div class="forum_name">avatar legacy <span>какие-то буквы</span>
</div>
<div class="forum_header_right">
<!--навигация-->
<div class="navig"><a href="/viewtopic.php?id=27">акции</a> <a href="/viewtopic.php?id=3">сюжет</a> <a href="/viewtopic.php?id=4">правила</a> <a href="/viewtopic.php?id=880">гостевая</a> <a href="/viewtopic.php?id=804">хочу к вам</a> <a href="/viewtopic.php?id=5">герои</a> <a href="/viewtopic.php?id=27">акции</a> <a href="/viewtopic.php?id=3">сюжет</a> <a href="/viewtopic.php?id=4">правила</a> <a href="/viewtopic.php?id=880">гостевая</a> <a href="/viewtopic.php?id=804">хочу к вам</a> <a href="/viewtopic.php?id=5">герои</a> <a href="/viewtopic.php?id=27">акции</a> <a href="/viewtopic.php?id=3">сюжет</a> <a href="/viewtopic.php?id=4">правила</a> <a href="/viewtopic.php?id=880">гостевая</a> <a href="/viewtopic.php?id=804">хочу к вам</a> <a href="/viewtopic.php?id=5">герои</a> </div>
<!--активисты-->
<div class="act">
<a href="/viewtopic.php?pid=167#p167"><div><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<span>активисты</span>
</div>
</div>
</div>
<!--шапка конец-->
<!--дракон <div class="dragon"></div>-->

0

2

Код:
<!--шапка начало-->
<div class="forum_header">
<!--картинка-->
<div class="forum_name">avatar legacy<br><span>какие-то буквы</span>
</div>
<div class="forum_hidden">
<div class="forum_header_left">
<!--нужны в игру-->
<div class="act"><span>нужные персонажи</span>
<a href="/viewtopic.php?pid=167#p167"><div><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
</div>
<!--новости-->
<div class="news"><b>11.22</b> lorem ipsum dolor sit amet, consectetur adipiscing elit. nulla mollis urna quam, sed commodo risus ultrices at. phasellus eleifend leo in odio venenatis, ut tincidunt magna lobortis. nam tincidunt mauris a nibh aliquam, quis porttitor erat pretium. suspendisse erat mauris, vulputate ac aliquam nec, ullamcorper eget quam.
</div>
</div>
<div class="forum_header_right">
<!--навигация-->
<div class="navig"><a href="/viewtopic.php?id=27">акции</a> <a href="/viewtopic.php?id=3">сюжет</a> <a href="/viewtopic.php?id=4">правила</a> <a href="/viewtopic.php?id=880">гостевая</a> <a href="/viewtopic.php?id=804">хочу к вам</a> <a href="/viewtopic.php?id=5">герои</a> <a href="/viewtopic.php?id=27">акции</a> <a href="/viewtopic.php?id=3">сюжет</a> <a href="/viewtopic.php?id=4">правила</a> <a href="/viewtopic.php?id=880">гостевая</a> <a href="/viewtopic.php?id=804">хочу к вам</a> <a href="/viewtopic.php?id=5">герои</a> <a href="/viewtopic.php?id=27">акции</a> <a href="/viewtopic.php?id=3">сюжет</a> <a href="/viewtopic.php?id=4">правила</a> <a href="/viewtopic.php?id=880">гостевая</a> <a href="/viewtopic.php?id=804">хочу к вам</a> <a href="/viewtopic.php?id=5">герои</a> </div>
<!--активисты-->
<div class="act">
<a href="/viewtopic.php?pid=167#p167"><div><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<div><a href="/viewtopic.php?pid=167#p167"><img title="описание" src="https://forumstatic.ru/files/001b/02/88/91889.jpg" border="0" /></div></a>
<span>активисты</span>
</div>
</div>
</div>
</div>
<!--шапка конец-->
<!--дракон <div class="dragon"></div>-->
Код:
.name {
    position: absolute;
    font-family: 'Bona Nova', Sans-Serif;
    font-size: 52px;
    top: 6px;
    left: 62px;
    font-weight: bold;
    color: #262626;
    height: 44px;
    display: block;
    overflow: hidden;
}

.forum_header {
  padding: 15px;
  height: 140px;
  position: absolute;
  top: 50px;
  width: 980px;
  margin-left: 20px !important;
  display: flex;
  justify-content: space-between;
}

.forum_hidden {
  padding: 15px;
  height: 140px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 600px;
  margin-left: 20px !important;
  display: flex;
  justify-content: space-between;
  background: #ededed;
  opacity: 0;
  transition: all .3s linear 0s;
}

.forum_hidden:hover {
  opacity: 1;
}

.forum_header_left {
  display: flex;
  flex-direction: column;
  gap: 7px;
  background: #f1f1f1;
  padding: 10px;
}

.forum_header_left .act,  .forum_header_right .act{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.act span {
    font-size: 10px;
    color: #262626;
    width: 50px;
    font-weight: 600;
}

.forum_header_left img, .forum_header_right img {
  width: 40px;
  filter: grayscale(100%);
  transition: all .5s ease-in-out 0s;
} 

.forum_header_left img:hover, .forum_header_right img:hover {
  opacity: .5;
  mix-blend-mode: luminosity;
  transition: all .5s ease-in-out 0s;
}

.forum_header_left .news {
  width: 250px;
  height: 70px;
  overflow-y: auto;
  padding-right: 5px;
  text-align: justify;
  font-size: 10px;
}

.forum_header_right {
  display: flex;
  flex-direction: column;
  gap: 7px;
  background: #f1f1f1;
  padding: 10px;
}

.navig {
  width: 250px;
  height: 70px;
  overflow-y: auto;
  padding-right: 5px;
  text-align: justify;
  font-size: 10px;
}

.forum_name {
  width: 350px;
  font-size: 50px;
  color: #aace27;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.forum_name span{
  font-size: 20px;
  color: #f1f1f1;
}

0

3

Код:
.name {
  position: absolute;
  font-family: 'Unbounded', Sans-Serif;
  font-size: 52px;
  top: 6px;
  left: 62px;
  font-weight: bold;
  color: #262626;
  height: 44px;
  display: block;
  overflow: hidden;
}

.forum_header {
  padding: 15px;
  height: 140px;
  position: absolute;
  top: 50px;
  width: 980px;
  margin-left: 20px !important;
  display: flex;
  justify-content: space-between;
}

.forum_hidden {
  padding: 15px;
  height: 140px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 600px;
  margin-left: 20px !important;
  display: flex;
  justify-content: space-between;
  background: #ededed;
  opacity: 0;
  transition: all .3s linear 0s;
}

.forum_hidden:hover {
  opacity: 1;
}

.forum_header_left {
  display: flex;
  flex-direction: column;
  gap: 7px;
  background: #f1f1f1;
  padding: 10px;
}

.forum_header_left .act,  .forum_header_right .act{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.act span {
    font-size: 10px;
    color: #262626;
    width: 50px;
    font-weight: 600;
}

.forum_header_left img, .forum_header_right img {
  width: 40px;
  filter: grayscale(100%);
  transition: all .5s ease-in-out 0s;
} 

.forum_header_left img:hover, .forum_header_right img:hover {
  opacity: .5;
  mix-blend-mode: luminosity;
  transition: all .5s ease-in-out 0s;
}

.forum_header_left .news {
  width: 250px;
  height: 70px;
  overflow-y: auto;
  padding-right: 5px;
  text-align: justify;
  font-size: 10px;
}

.forum_header_right {
  display: flex;
  flex-direction: column;
  gap: 7px;
  background: #f1f1f1;
  padding: 10px;
}

.navig {
  width: 250px;
  height: 70px;
  overflow-y: auto;
  padding-right: 5px;
  text-align: justify;
  font-size: 10px;
}

.forum_name {
  width: 350px;
  font-size: 50px;
  color: #aace27;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.forum_name span{
  font-size: 20px;
  color: #f1f1f1;
}

0


Вы здесь » Doctest » Остальное » красивая таблица


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