Skip to main content

Command Palette

Search for a command to run...

What is Element in Html ?

Published
1 min read

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.

More from this blog

Untitled Publication

16 posts