As I am not a professional UI developer, I always learn and get confused about the CSS selector.
In this post, I just want to remember myself that for a HTML class, we can assign a number of class names. For example,
In this html, a class can have two class which is header
and small-header
.
If you run the page, it will look like: