Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

a) section
b) class
c) article
d) media

Answer: c
Explanation: Sections in document is made by the section tag. The class attribute specifies one or more class names to HTML. An article element is semantic element and it contains a standalone piece of content that would make sense if syndicated as an RSS item, for example a news item.

Join The Discussion