1: Two elements: A and IMG
Fundamental design error: never hard-code names
People can’t create their own subtypes
Why not just use CLASS attributes?
- Semantics and processing will always be second-class
- There may not be an HTML class for what you want
- It’s like C++ without subclasses: “just add a TYPE variable”