This is a paragraph of text. When a user clicks the "Hide" button above, this paragraph will disappear.
If the user then clicks the "Show" button, this paragraph will reappear.
This works by using Javascript to change this paragraph's display CSS property to either "block" or "none".