Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to create div with class in vs code html shortcut

For example, typing .classname in an html file will trigger an emmet suggestion that expands to <div class="classname"></div> when you accept it
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #div #class #code #html #shortcut
ADD COMMENT
Topic
Name
2+6 =