[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.10,0:00:01.24,Default,,0000,0000,0000,,Welcome back! Dialogue: 0,0:00:01.24,0:00:04.09,Default,,0000,0000,0000,,Are you feeling a little more comfortable\Nwith HTML tags Dialogue: 0,0:00:04.09,0:00:05.91,Default,,0000,0000,0000,,now that you've typed some yourself? Dialogue: 0,0:00:05.97,0:00:07.70,Default,,0000,0000,0000,,We have a bunch more tags to cover Dialogue: 0,0:00:07.70,0:00:10.17,Default,,0000,0000,0000,,so you'll be tagging\Nall over the place soon. Dialogue: 0,0:00:10.17,0:00:13.46,Default,,0000,0000,0000,,Now, do you remember this\Nparagraph about rabbits? Dialogue: 0,0:00:13.46,0:00:17.85,Default,,0000,0000,0000,,I'm a bit worried that the aliens\Nmight read it in a monotone voice. Dialogue: 0,0:00:17.85,0:00:19.29,Default,,0000,0000,0000,,And they won't pay attention Dialogue: 0,0:00:19.29,0:00:21.89,Default,,0000,0000,0000,,to the really important\Nwords and phrases in it. Dialogue: 0,0:00:22.01,0:00:25.41,Default,,0000,0000,0000,,So I want to markup the parts\Nthat they should emphasize. Dialogue: 0,0:00:25.41,0:00:29.45,Default,,0000,0000,0000,,We can start by using the `` tag,\Nwhich stands for emphasis. Dialogue: 0,0:00:29.45,0:00:31.60,Default,,0000,0000,0000,,We use it whenever we want to to indicate\N Dialogue: 0,0:00:31.60,0:00:34.03,Default,,0000,0000,0000,,where we would\Nemphasize a word while speaking. Dialogue: 0,0:00:34.03,0:00:36.10,Default,,0000,0000,0000,,Like, if I want the aliens to say, Dialogue: 0,0:00:36.10,0:00:39.10,Default,,0000,0000,0000,,"The most orange vegetables in OUR world." Dialogue: 0,0:00:39.10,0:00:43.85,Default,,0000,0000,0000,,Then I can wrap the\N"our" in an `` tag. Dialogue: 0,0:00:44.30,0:00:46.33,Default,,0000,0000,0000,,The browser will see the ``, Dialogue: 0,0:00:46.33,0:00:49.96,Default,,0000,0000,0000,,and then italicize the text inside of it\Nto show the emphasis. Dialogue: 0,0:00:49.96,0:00:52.07,Default,,0000,0000,0000,,Now the aliens will\Nreally realize that I'm Dialogue: 0,0:00:52.07,0:00:54.60,Default,,0000,0000,0000,,talking about OUR world not theirs, Dialogue: 0,0:00:54.60,0:00:57.20,Default,,0000,0000,0000,,because I don't know\Nanything about their world Dialogue: 0,0:00:57.20,0:00:59.37,Default,,0000,0000,0000,,and what their vegetables look like. Dialogue: 0,0:00:59.71,0:01:03.00,Default,,0000,0000,0000,,What if the aliens are\Njust skimming the text? Dialogue: 0,0:01:03.00,0:01:06.86,Default,,0000,0000,0000,,What if they don't even read\Nthe entire amazing paragraph that I wrote? Dialogue: 0,0:01:06.87,0:01:10.58,Default,,0000,0000,0000,,In that case, I want to make sure\Na few key phrases stand out. Dialogue: 0,0:01:10.58,0:01:13.24,Default,,0000,0000,0000,,And I can use a `` tag for that. Dialogue: 0,0:01:13.24,0:01:17.36,Default,,0000,0000,0000,,Probably the most important fact,\Nis how much rabbits reproduce. Dialogue: 0,0:01:17.36,0:01:20.44,Default,,0000,0000,0000,,Because I wouldn't want\Naliens taking rabbits home with them Dialogue: 0,0:01:20.44,0:01:24.01,Default,,0000,0000,0000,,and then being mad at us when the\Nrabbits eventually overpopulate them Dialogue: 0,0:01:24.01,0:01:25.59,Default,,0000,0000,0000,,and take over their government. Dialogue: 0,0:01:25.60,0:01:30.40,Default,,0000,0000,0000,,So, I will wrap this\Nfact in a `` tag. Dialogue: 0,0:01:32.90,0:01:35.80,Default,,0000,0000,0000,,Alright, the browser\Nwill see the ``, Dialogue: 0,0:01:35.80,0:01:40.01,Default,,0000,0000,0000,,and then bold the text inside of it,\Nto make sure that it stands out. Dialogue: 0,0:01:40.01,0:01:42.47,Default,,0000,0000,0000,,We can even combine `` and``, Dialogue: 0,0:01:42.47,0:01:44.30,Default,,0000,0000,0000,,and put them inside of each other. Dialogue: 0,0:01:44.30,0:01:46.20,Default,,0000,0000,0000,,Like if I want the aliens to say, Dialogue: 0,0:01:46.20,0:01:49.13,Default,,0000,0000,0000,,"More than any human ever has." Dialogue: 0,0:01:49.13,0:01:53.78,Default,,0000,0000,0000,,Then I can wrap the "ever" in an `` . Dialogue: 0,0:01:55.17,0:01:58.67,Default,,0000,0000,0000,,Okay, now I'm happy, I think\Nthey'll really pay attention. Dialogue: 0,0:01:58.67,0:02:01.90,Default,,0000,0000,0000,,And now you've got two more\Ntags in your HTML toolbox. Dialogue: 0,0:02:01.90,0:02:04.64,Default,,0000,0000,0000,,Use them, but don't abuse them.