This is a paragraph.
This is another paragraph.
- List item 1
- List item 2
- List item 3
Click the text! The mouseDown() function is triggered when the mouse button is pressed down over this paragraph, and sets the color of the text to red. The mouseUp() function is triggered when the mouse button is released, and sets the color of the text to green.