How to group with Emmet -


div>header>ul>li*2>a+footer>p not working me. need group whatever between ul , a. how can this?

you can group things emmet brackets. in case: div>header>(ul>li*2>a)+footer>p give try.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -