The following elements are newly added elements in HTML5: <section> <article> <aside> These elements are called _____________
Answer options
A
True
B
False
Correct answer: True
Explanation
Quick AnswerThe correct answer is True because it directly addresses the core logic of Web Technology.
The <section>, <article>, and <aside> elements introduced in HTML5 are called semantic elements. They convey meaning about their content to browsers, developers, and accessibility tools.