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.

Attributes that allow to identify particular element are ___________

a) <div> and <span>
b) <meta>
c) id and class
d) <iframes>

Answer: c
Explanation: The id and class attributes are useful in identifying particular elements. <iframe> element is for creating frames in web page, <div> and <span> are inline elements, metadata is provided by <meta> tag.

Join The Discussion