+ 1
What is the different between class attribute and I'd attribute
2 Answers
0
I'd is unique 
But class is not unique 
Two elements can have the same class but not the same id
0
Class is a category for an object, while an ID is a distinct identifier



