Answer the question
In order to leave comments, you need to log in
How to write a line using emmet so that the contents of a div increase by 1?
What needs to be added here to get it (code editor - ATOM, if it's important)
(div.day{1})*3
<div class="day">1</div>
<div class="day">2</div>
<div class="day">3</div>
<div class="day">4</div>
<div class="day">5</div>
Answer the question
In order to leave comments, you need to log in
.day{$}*5
А если делаешь див, то достаточно начать с имени класса, "div" указывать не обязательно
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question