Difference Between Class and ID
An HTML page can only have one unique id applied to one specific element, while a class name can be applied to multiple elements.
My Cities
London
London is the capital of England.
Paris
Paris is the capital of France.
Tokyo
Tokyo is the capital of Japan.