Which of the following attributes is used to specify elements to bind style rules to?
A
id
B
class
C
tag
D
all of the mentioned
Correct Answer: all of the mentioned
In CSS, styling elements can be done by id, class and tag attribute.