#3Sigmawebdevelopment
#5thDecember
Html have some of the basic tags which are used make structure of the body.
There is a tag which open or close and it start with html
<html>
<head>
</head>
<title>
</title>
<main>
</main>
</html>
2
0
0
0