Уровень 1: различия между версиями

Материал из Backrooms

(Новая страница: «Новый тест»)
 
Нет описания правки
Строка 1: Строка 1:
Новый тест
<html>
<style>
 
a.pg_likebutton {
    padding: 0.4rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    border-color: #000;
    border-width: 5px;
    background: #ececec;
}
 
</style>
 
<a class="pg_likebutton" href="#test">Тестирование</a>
</html>

Версия от 22:18, 12 июня 2022

<html> <style>

a.pg_likebutton {

   padding: 0.4rem 0.5rem;
   font-size: .875rem;
   line-height: 1.5;
   border-radius: 0.2rem;
   border-color: #000;
   border-width: 5px;
   background: #ececec;

}

</style>

<a class="pg_likebutton" href="#test">Тестирование</a> </html>