You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

207 B

Emmet Commands make coding easier

! Fills in a basic HTML5 template

.classname Creates a div with this classname

#id Creates a div with this id

Can use the above 2 items with HTML tags to create the same