Computer Science, asked by mselva5828, 20 hours ago

Question #4 What does the following statement justify in HTML5? ​

Answers

Answered by shingaresarthak6127
0

Answer:

The <main> HTML element represents the dominant content of the <body> of a document. The main content area consists of content that is directly related to or expands upon the central topic of a document, or the central functionality of an application.

A document mustn't have more than one <main> element that doesn't have the hidden attribute specified

Similar questions