Vidyalelo
HTML · Q8

HTML5

Programming · HTML · question 8

Q8

Which element is used to define a discrete unit of content such as a blogpost, comment, and so on?

A.
section
B.
class
Answer
C.
article
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The article tag contains a standalone piece of content that would make sense if syndicated as an RSS item, for example a news item.