div with id and class


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <div id="${1:${2:enumerate}}" class="${3:some_name}">
  2. ${0:$TM_SELECTED_TEXT}
  3. </div> <!-- end ${1} -->
  4.  

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.