3)
What is the difference between a class and an ID?
a) an ID must be unique in a page, while a class does not have to be unique
in a page
b) an ID must be unique in a site, while a class does not have to be unique
in a site
c) an ID can only be applied to a <div>, but a class can be applied to
other tags
d) all of the above
e) none of the above |