Let's change it up a little bit. I'm going
to delete this closing em tag, and I'd like
you to tell me what happens when we don't
have the closing em tag. In our previous example, we
had an opening em tag and I left off
the closing tag. What happens when we forget to
close that em tag? Nothing is italicized. The browser crashes.
Everything after that opening em tag is italicized or,
I don't know, your guess is as good as mine.