Como criar div com classe no vs código HTML atalho
For example, typing .classname in an html file will trigger an emmet suggestion that expands to <div class="classname"></div> when you accept it
Pratik Limbu