Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
Тестовое сообщение
Страница: 1
Сообщений 1 страница 2 из 2
Поделиться22021-05-09 14:21:01
Код:
<!--HTML--> <style> .test1 { width: 350px; /* height: 54px; */ /* background: #e2d8d0; */ color: #696b9e; /* padding: 25px; */ margin: 17px 11px; /* overflow: auto; */ padding-left: 5px; /* direction: rtl; */ text-align: justify; font-size: 14px; line-height: 150%; letter-spacing: 1px; word-spacing: 6px; opacity: 0.5; } .test1:hover { opacity:1} .test1 a {color: #f38c70 !important;} .test1 a:hover {color: #2f15af !important;} </style> <div class="test1">Lorem Ipsum is simply <a href="link">dummy text</a> of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</div>
Страница: 1