Class keywords
- Important words in a class name that help identify the context of a class
- A strong keyword gives us context into what this class/element is doing
- Keywords go from general to specific within a class name. For example, text, then size, then large.
Learn more on the Classes strategy 1 and Keywords pages.