Introduction to HTML5 : Essential HTML5 Tags
Heading Elements
A heading element implies all the font changes, paragraph breaks before and after, and white space (for example) necessary to render the heading. Further character emphasis or paragraph marks are not required in HTML. H1 is the high...
onkarpawar.hashnode.dev6 min read
Dan P
Tech lover. Building cool stuff and writing about it!
Great post! thank you! Can I suggest one thing? - You can use MarkDown in your posts and write code snippets. This will help anyone following along as they will be able to copy and paste the code snippets if they need to. It also makes your post look even better!