HTML Introduction for beginners
What is HTML?
HTML stands for Hyper Text Markup Language
HTML is the standard markup language for creating Web pages
HTML describes the structure of a Web page
HTML consists of a series of elements
HTML elements tell the browser how to display t...
coderanils.hashnode.dev1 min read
Jacqueline Lim
New coder, 21 years old, HTML/CSS
Pretty good article and it explains the HTML boilerplate quite well. I have just a small suggestion. For the Example portion, you can place the tags in a code block, so that you don't have to space out the tags