What is difference between id and class?

What is difference between id and class?

1 Like

In Html DOM both id and class are the element selector and are used to identify an element based on the name assign to these parameters.