Element-Class Combinator

This paragraph has no class assigned. Yet it can be still styled with element selectors.

This paragraph has a class assigned. So it can be styled by either element selector or class selector.

This div element has two classes assigned. It can be styled by the rules in both classes and by element selector as well!