-
#Webdev. One approach that’s amazing in teaching #HTML and #CSS is not to use *any* classes and IDs. It’s still instructive. In an odd twist, attribute-less dev is more viable than ever (selectors!)—but the paradigm of class decadence prohibits it. Yet the story is complicated.
-
As a side note, “An Exercise for Emerging CSS Experts: Avoid IDs and Classes” features some thinking around “pure markup” development back in 2008: meiert.com/en/blog/exercise-for-emerging-css-experts/.