Things moon

***PAGE 2****

Here are more things

yarn

And here is paragraph 2. Notice how the font and spacing looks different. Why is this? Take a look at the class "breathe" on the style sheet and see what it's doing.

sample text

AFTER you create and save the stylesheet, you will notice how the words of paragraph 2 go up against the picture of the phone, but the words in paragraph 3 do not go up against the above image. Why is this? Notice how the phone image is in a p tag, and the text image isn't. NOW, notice in the stylesheet how an image that lives in a p tag that lives in the div 'wrapper' is told how to act. See?