HTML5 Boilerplate: Explained
When 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...
pramodsingh.hashnode.dev3 min read