Body Tag

Everything inside this element is shown inside the main browser window.  <body> is opening body tag and </body> is closing tag.

<html>
	<head>
		<title> Hello </title>
	</head>
        <body>
		<h1> Body of Page </h1>
        </body>
</html>

vikashdev k
Latest posts by vikashdev k (see all)
Tagged : / / /
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x