MCQ
Which HTML tag is used to define a sidebar or aside content?
A <aside>
B <sidebar>
C <side>
D <section>
Explanation

The <aside> element defines content that is tangentially related to the main content, often used for sidebars.