Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
.main { width: 200px; display: flex; } .img { width: 70px; height: 70px; background-color: red; }
[tabindex='-1']:focus { outline: none; }
:before
:after
a{ position: relative; } a:before{ content: ''; position: absolute; top: 20px; left: 0; width: 100%; height: 5px; background: #f00; }
content: counter(myCounter) ". ";
id
class
html, body{ max-width: 100%; overflow-x: hidden; }