лохпидор
Код:
<!--HTML-->
<div class="lsblock">
<!-------------------------------------------ИМЯ И ФАМИЛИЯ--->
<name>ИМЯ И ФАМИЛИЯ</name>
<!-------------------------------------------ИКОНКА------------->
<fotka><img src="ссылка на ваше изображение 100px на 100px"></fotka>
<!-------------------------------------------ПРОЙДЕНО ПРАЗДНИКОВ-->
<holidays>праздников: 0</holidays>
<!-------------------------------------------ПЛАШКИ-->
<div class="plls" style="overflow-y: hidden;
overflow-x: auto;
white-space: nowrap;
vertical-align: text-top;">
<!--1-->
<div class="line_blue" style="display: inline-block;">
<text1>● You deserve to be happy too</text1>
<text2>mother russia does not agree ●</text2></div>
<!--1-->
<div class="line_blue" style="display: inline-block;">
<text1>● You deserve to be happy too</text1>
<text2>mother russia does not agree ●</text2></div>
<!--1-->
<div class="line_blue" style="display: inline-block;">
<text1>● You deserve to be happy too</text1>
<text2>mother russia does not agree ●</text2></div>
<!--1-->
<div class="line_blue" style="display: inline-block;">
<text1>● You deserve to be happy too</text1>
<text2>mother russia does not agree ●</text2></div>
<!--1-->
<div class="line_blue" style="display: inline-block;">
<text1>● You deserve to be happy too</text1>
<text2>mother russia does not agree ●</text2></div>
<!--1-->
<div class="line_blue" style="display: inline-block;">
<text1>● You deserve to be happy too</text1>
<text2>mother russia does not agree ●</text2></div>
</div>
<!-------------------------------------------ИКОНКИ-->
<div class="ikls" style="overflow-y: hidden;
overflow-x: auto;
white-space: nowrap;
vertical-align: text-top;"><img src="https://i.imgur.com/M5Edqjj.png"></div>
<!-------------------------------------------МЕСЯЦА-->
<div class="lsholidays" style="overflow-y: hidden;
overflow-x: auto;
white-space: nowrap;
vertical-align: text-top;">
<!--СЮДА ВСТАВЛЯЕМ МЕСЯЦА-->
</div>
</div>

