CSS can not start with a number

Found a little note to myself here from 3 years back: if you’re a front end developer, remember that a CSS class can not start with a number.
Of course you can set it to that and address it via JavaScript, but the styles you want them to have won’t show.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.