123
твиттер
Сообщений 1 страница 2 из 2
Поделиться22026-05-22 21:39:51
создаем тему в этом же подфоруме
пример названия: lando norris (@ник)
[html]
<div class='twitter'>
<!-- фон -->
<img src='https://forumstatic.ru/files/001c/b8/3a/76738.jpg' class='bg'>
<!-- аватар -->
<img src='https://upforme.ru/uploads/001c/b7/5d/6/359207.png' class='av'>
<nm>Username</nm>
<nicknm>@nickname</nicknm>
<!--- контейнер под текст ------->
<div>
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book
</div>
<span><b>170</b>followers</span> <span><b>170</b>following</span>
</div>
[/html]
Код:[*html] <div class='twitter'> <!-- фон --> <img src='https://forumstatic.ru/files/001c/b8/3a/76738.jpg' class='bg'> <!-- аватар --> <img src='https://upforme.ru/uploads/001c/b7/5d/6/359207.png' class='av'> <nm>Username</nm> <nicknm>@nickname</nicknm> <!--- контейнер под текст -------> <div> Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book </div> <span><b>170</b>followers</span> <span><b>170</b>following</span> </div> [/html*]






