Semantic Tags
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Semantic tags</title>
</head>
<body>
<header><b>The Greatest Captain</b></header>
<main>M.S.Dhoni is considered as the greatest captain of all time regarding his
achievements and leadership qualities<br>He won all the 3 major icc trophies and 5
ipl trophies as captain</main>
<article>The WK batsmen played a major role in the 2011 world cup final scoring
91*</article>
<p>He plays for CSK<nav><a href=" https://www.chennaisuperkings.com/">Csk</a>
</nav>in the IPL</p>
<section> <p>His teammates include <ul>
<li>SURESH RAINA also called as <aside><a href="https://en.wikipedia.org/
wiki/Suresh_Raina">Mr.IPL</a></aside></li>
<p>His rivals include
<ul>
<li>Virat kohli known as KING <br> also called as The <aside><a href="
https://en.wikipedia.org/wiki/Virat_Kohli">GOAT</a></aside></li>
<li>ROhit sharma famously called as <aside><a href="https://en.wikipedia.
org/wiki/Rohit_Sharma">HITMAN</a></aside></li>
</ul>
</p>
</ul></p></section>
<footer>♥MSD</footer>
</body>
</html>
Comments
Post a Comment