Open alexander-dubinski opened 5 years ago
https://github.com/itstomdesign/colmaracademy/blob/5c50101c99cdfe04ddebef7fd2869fbfc0deb1d2/index.html#L63
General HTML style conventions dictate class names should start with a lowercase letter. Using a non-letter will work fine so this is a recommendation, not so much a criticism.
https://github.com/itstomdesign/colmaracademy/blob/5c50101c99cdfe04ddebef7fd2869fbfc0deb1d2/index.html#L63
General HTML style conventions dictate class names should start with a lowercase letter. Using a non-letter will work fine so this is a recommendation, not so much a criticism.