Chapter 1 : INCEPTION
HTML FOR DUMMIES
Practical Usage
Core HTML tags
some of the core HTML tags are the Heading tag, Para tag etc
<h1>Hi, my name is Rohit</h1>
<h2>This is Header Size H tag example </h2>
<p>this is an example of a para tag </p>
Nesting
Tags...
rohitnanda.hashnode.dev2 min read