1ID's are single use and are only applied to one element...
2
3Each is attributed as a Unique Identifier to (only) one single element.
4Classes can be used more than once...
5
6They can therefore be applied to more than one element, and similarly yet different, there can be more than one class (i.e. multiple classes) per element.
1ID's are single use and are only applied to one element...
2
3Each is attributed as a Unique Identifier to (only) one single element.