which of the following css selector is used to specify a rule to bind a particular unique element?
(a) id
(b) class
(c) tag
(d) both class and tag
which of the following css selector is used to specify a rule to bind a particular unique element?
(a) id
(b) class
(c) tag
(d) both class and tag
which of the following css selector is used to specify a rule to bind a particular unique element?
Answer: The correct option is (a) id.