HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>In this challenge, we will practice using background colors and images and positioning them in different ways.</p>
1 <p>In this challenge, we will practice using background colors and images and positioning them in different ways.</p>
2 <p>The addresses of the used images are listed in the comments in the CSS code. And here are the colors that are used:</p>
2 <p>The addresses of the used images are listed in the comments in the CSS code. And here are the colors that are used:</p>
3 <ol><li>#000000</li>
3 <ol><li>#000000</li>
4 <li>#f1c40f</li>
4 <li>#f1c40f</li>
5 <li>#e74c3c</li>
5 <li>#e74c3c</li>
6 <li>#3498db</li>
6 <li>#3498db</li>
7 <li>#27ae60</li>
7 <li>#27ae60</li>
8 <li>#bdc3c7</li>
8 <li>#bdc3c7</li>
9 <li>#95a5a6</li>
9 <li>#95a5a6</li>
10 </ol>
10 </ol>