Element
1) HTML element are the basic unit of html.
2) An html element consit of a opening tag , content and an closing tag. and can also attribute that provide additional info about the element.
3) Element = opening tag + content + closing tag.
1) HTML element are the basic unit of html.
2) An html element consit of a opening tag , content and an closing tag. and can also attribute that provide additional info about the element.
3) Element = opening tag + content + closing tag.