Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
tenders = [ { isActive: true, date: дата } ]
#section7 .content .r_block .box:before { content: ''; display: inline-block; width: 30px; height: 30px; position: absolute; left: 0; top: 50%; margin-top: -15px; background-image: url(../img/); background-position: center; background-repeat: no-repeat; background-size: contain; }
<div class="btn btn1" data-num="1"></div> <div class="btn btn2" data-num="2"></div> <div class="block active" id="block1"></div> <div class="block" id="block2"></div>
body { min-height: 100vh; }
.catch(handleError('posts.getPosts()')) function handleError(name) { return (err) => { throw err; }; }