Explore
Free Learning Resources
Coding Playground
What is difference between id and class?
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.