Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
<button onclick="return confirm('Post will been deleted! Are you sure ?')">Delete</button>
will-change: transform; (.slideout-panel)
position: fixed
position: absolute;
.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; }