HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <ul><li>Theory</li>
1 <ul><li>Theory</li>
2 <li>Theory</li>
2 <li>Theory</li>
3 </ul><h2>Challenge: Mark up a webpage</h2>
3 </ul><h2>Challenge: Mark up a webpage</h2>
4 <p>The instructor is impressed with your work. Therefore, he decided to give you a small part-time web design job.</p>
4 <p>The instructor is impressed with your work. Therefore, he decided to give you a small part-time web design job.</p>
5 <blockquote><p>Meow! You need to help lay out a simple text-based page:</p>
5 <blockquote><p>Meow! You need to help lay out a simple text-based page:</p>
6 <ul><li>Use the heading tags &lt;h1&gt;, &lt;h2&gt; as well as the paragraph tag &lt;p&gt; to mark up the page.</li>
6 <ul><li>Use the heading tags &lt;h1&gt;, &lt;h2&gt; as well as the paragraph tag &lt;p&gt; to mark up the page.</li>
7 <li>Assign a class to one of the paragraphs that you find in the style.css tab.</li>
7 <li>Assign a class to one of the paragraphs that you find in the style.css tab.</li>
8 </ul><p>You will not receive any money for this part-time job, but it will give you valuable experience!</p>
8 </ul><p>You will not receive any money for this part-time job, but it will give you valuable experience!</p>
9 </blockquote>
9 </blockquote>