MCQ
Which HTML tag is used to define an article?
A <article>
B <post>
C <content>
D <entry>
Explanation

The <article> element defines independent, self-contained content like blog posts, news articles, or forum posts.