September 2018
Intermediate to advanced
328 pages
9h 10m
English
This extension is incredibly helpful when working with HTML. It automatically changes the name of the closing tag if you change the tag type. For example, if you have a <div> element and you want to make it a <span>, changing the text of the opening element to span will update the closing element text (</div> to </span>):

Read now
Unlock full access