:before and :after

The :before and :after pseudo-elements actually add content to a webpage. As they are not universal to all browsers, they should not be relied on for everything.

Come to think of it, CSS itself is not universal to all browsers.

In any case, the rules here put parentheses around each element that shows up in the browser window: html, body, h1, p, q, and code.