HTML for Beginners! Part 3 π
Today we're going to learn about: <br>, <b>, <i>, <u>, <big>, <small>, <hr>, <sub>, <sup> and <nav>
Heyy Developers! π
Today I am here to teach you all some more basic things in HTML, this is my Part 3.
You can also visit my ππ»
<br> tag β€οΈβπ₯
<h1>We are Learning br tag</h1>
<br />
<p>I am Amena</p>
OUTPUT:
Hopefully, you're cleared with it! β€οΈβπ₯
<b> tag! π
<p>My YouTube Channel's name is <b>Code Arena</b></p>
OUTPUT:
Hopefully, you're cleared with it! π
<i> tag! π
<p>My YouTube Channel's name is <i>Code Arena</i></p>
OUTPUT:
Hopefully, you're cleared with it! π
<u> tag! π―
<p>My YouTube Channel's name is <u>Code Arena</u></p>
OUTPUT:
Hopefully, you're cleared with it! π―
<big> tag! π‘
<p>My YouTube Channel's name is <big>Code Arena</big></p>
OUTPUT:
Hopefully, you're cleared with it! π‘
<small> tag! π»
<p>My YouTube Channel's name is <small>Code Arena</small></p>
OUTPUT:
Hopefully, you're cleared with it! π»
<hr> tag! π
<p>My YouTube Channel's name is <b>Code Arena</b></p>
<p>My YouTube Channel's name is <i>Code Arena</i></p>
<p>My YouTube Channel's name is <u>Code Arena</u></p>
<p>My YouTube Channel's name is <big>Code Arena</big></p>
<p>My YouTube Channel's name is <small>Code Arena</small></p>
<hr />
OUTPUT:
Hopefully, you're cleared with it! π
<sub> tag! π
<p>O<sub>2</sub></p>
OUTPUT:
Hopefully, you're cleared with it! π
<sup> tag! π
<p>5<sup>2</sup> = 25</p>
OUTPUT:
Hopefully, you're cleared with it! π
<nav> tag! β¨
What is a nav tag? It's just like a <div> tag but with a different name!
In the eg. shown above, when we see such options above our screen this is a nav tag, We can div tag also but recommended is a nav tag! π₯
Hopefully, you're cleared with it! β¨
My Twitter Account: Twitter
My YouTube Channel: Code Arena
So, this was my Part 3 and thanks for reading
Motivation For Today: You learn more from failure than from success. Donβt let it stop you!β€
Now I'll see you all in my Part 4 in which we'll be talking about much more things in HTML.
Here's the: Part 4
I will teach you personally for free in my Twitter DM...If you have any doubts regarding these questions or any questions!
JUST DM ME ON TWITTER AND I'll 100% reply to you and solve your doubt!
So till then take care and Goodbye! π