PSPramod Singhinpramodsingh.hashnode.dev·Jan 28, 2023 · 3 min readHTML5 Boilerplate: ExplainedWhen writing HTML pages in modern code editors, we use plugins like emmet to type shortcuts like ! or html:5 and press Tab to populate some lines of code which define the basic structure of the webpage. Some developers keep these sets of lines in a t...00