MCQ
Which HTML tag is used to define a semantic section for a blog post?
A <article>
B <blog>
C <post>
D <entry>
Explanation

The <article> tag is the semantic HTML5 element for blog posts, news articles, and other self-contained content.