which of the following refers to an HTML element?
Answers
Answered by
1
An HTML element is a type of HTML(hyertext markup language) document components, one of several type of HTML nodes (there are also text nodes, comment nodes)..each element can have HTML attributes specified. Element can also have conents, include other element and text.
Similar questions