What is Element in Html ?
element is combination of tag and contain. ex- <h1>Hello World</h1>
in the example h1 tag open and we close h1 tage and in between we put the containg the whole thing is called element . (tag+contain)= element.
element is combination of tag and contain. ex- <h1>Hello World</h1>
in the example h1 tag open and we close h1 tage and in between we put the containg the whole thing is called element . (tag+contain)= element.