Explore the Difference Between ID and Class April 25, 2018 These two selectors often confuse beginners. In CSS, the difference between them is that the class is represented by a dot “.”, while ID is represented by a hash “#”.