Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

an id selector can be used only once per page. true false

Question

an id selector can be used only once per page. true false

Explanation:

Brief Explanations

In HTML, an ID selector is unique. By definition, each ID should be used only once per page. This is a fundamental rule in HTML for proper document structure and CSS styling.

Answer:

True