Here's an example of text in paragraph tags. In this case, the default HTML rule determines the style.

Here's an example of text in a paragraph tag with the myClass selector.

Here's another example of the myClass selector. With class selectors, we can apply the rule multiple times on the page.

This is text in a div tag. Notice that the myClass style doesn't work on divs, only on <p>.