What refers to html element
Answers
Answered by
1
Answer:
the HTML<html> elements represent the root ( top-level elements) of an HTML document, so it is also referred to as the root element. all other element must be of descendants
this elements.
Similar questions