2. What is the reason behind the use of <HTML> tags in HTML document?
Answers
Answered by
1
Answer:
HTML, the Hypertext Markup Language, is a standard for describing the structure and presentation of information via the Internet. Web developers use HTML keywords or tags to instruct the Web browser application how to format and display the content of Web pages.
Follow me for more answers
Answered by
1
Answer:
Definition and Usage : The <html> tag represents the root of an HTML document. The <html> tag is the container for all other HTML elements.
Similar questions