Question 5 of 10:

What is the difference between an Id and a Class in HTML 5?

A An Id is a unique attribute and can only appear few times in a page while a Class doesnt
B A class is being defined by a . sign while and Id is being identified by # sign
C 'A' & 'B' are true
D 'A' & 'B' are false
E All of the above