What are the HTML elements?
Answers
Answered by
4
Answer:
An HTML element is a type of HTML document component, one of several types of HTML nodes. HTML document is composed of a tree of simple HTML nodes, such as text nodes, and HTML elements, which add semantics and formatting to parts of document. Each element can have HTML attributes specified
Answered by
1
Answer:
there are lots of element but mainly used elements in HTML is Head, Tittle, Body, Image, Video. there are around 300 elements used in HTML but this are main.
Similar questions