Quote Originally Posted by Bhavya View Post
Hello Guys,

HTML elements use to communicate with the browser to how to render text.
When it's surrounded by angular brackets<> they make html tags.
Tags come in pairs and surround texts.

can someone list down the different elements and tags in html?
An HTML element is an object enclosed by pair of Tags.
Eg: <Title>MyPage</Title> is Tile Element