Unit 1 ยท Tribal Nations
Stage 6 of 7
Unit 1 ยท Stage 6
Your page is full of great information. Now you will add small touches that make it clearer and more meaningful: bold for important words, italics for emphasis, and lines that divide your page into sections. Play in the editor, or press ๐ Type it with me for a guide. (pause on a highlighted word to see what it does)
This stage uses four small elements. Two of them wrap around text to give it meaning, and two of them stand alone to shape the layout.
<strong> ... </strong><em> ... </em><hr><br><hr> or <br> and the browser does the rest.<strong> and another in <em>, then press โถ Run to see bold and italics appear.Which tag makes text bold and important? Type it, then press Submit to unlock the next steps.
Wrap the count in each nations paragraph in <strong> so the number stands out. This does more than make it bold: it tells a screen reader that the words are important, and the reader announces them with extra stress.
<strong> vs bold styling<p>There are <strong>3 Sioux and Dakota Nations</strong> in North Dakota.</p><p>There are <strong>2 MHA Nation and Anishinaabe communities</strong> in North Dakota.</p>Use <em> to italicize Dakota and Lakota in the history paragraph, and Mandan, Hidatsa, and Arikara in the MHA Nation paragraph. These nation and people names deserve emphasis: they carry meaning that a general label can miss.
<p>... are <em>Dakota</em> and <em>Lakota</em> peoples ...</p><p>The Three Affiliated Tribes, the <em>Mandan</em>, <em>Hidatsa</em>, and <em>Arikara</em>, ...</p>An <hr> draws a line across the page to separate one section from the next. Remember it is self-closing: just <hr>, with no closing tag. Add one after the Sioux and Dakota nations list, one before each About section, and one before Quick Facts.
<hr> on its own line in each spot, for example between the Sioux and Dakota list and the MHA heading.</ul><hr><h2>MHA Nation and Anishinaabe</h2>A <br> starts a new line inside a paragraph without beginning a whole new block. It is self-closing too. Add a short summary just before your Quick Facts list.
<br><ol>.<p>North Dakota is home to:<br>3 Sioux and Dakota Nations<br>2 MHA Nation and Anishinaabe communities</p>Sign your work. At the very bottom of the body, add a divider and a small author credit in italics with your name.
<hr> <p><em>Page created by: Your Name Here</em></p>
To complete Stage 6, your page needs a <strong> around an important number, an <em> for emphasis, and at least one <hr> divider. Press Check my work when you are ready. This opens Stage 7 and lets your teacher see that you finished.