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 selector is used to specify a rule to bind a particular unique element?

a) id
b) class
c) tag
d) both class and tag

Answer: a
Explanation: For binding a particular unique element, id selectors are used. While for group of elements, class selector can be used.

Join The Discussion