Emmet wrap with multiple class arguments? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Emmet wrap with multiple class arguments?

I am familiar with Emmet's wrap feature, which allows me to wrap an element by selecting it and typing div.classarguments. Is there a way to enter multiple class arguments? Basically I want to end up with <div class="col-12 col-med-6 col-lg-3"></div>

24th Oct 2020, 1:33 PM
CodingCop
CodingCop - avatar
1 Réponse
+ 1
.col-12.col-med-6.col-lg-3
25th Oct 2020, 3:36 AM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar