Open martoio opened 6 years ago
Best practice tip: Use kebab-case-notation for your ID/class names in HTML and CSS. It makes things easier to read and it's an established industry practice.
kebab-case-notation
https://github.com/baa76/TheTeaCozyProject/blob/c8fba98e7423fc259a822e30b29d0d5e2b1f1e07/index.html#L36
thankyou
Best practice tip: Use
kebab-case-notation
for your ID/class names in HTML and CSS. It makes things easier to read and it's an established industry practice.https://github.com/baa76/TheTeaCozyProject/blob/c8fba98e7423fc259a822e30b29d0d5e2b1f1e07/index.html#L36