HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>The final challenge is another puzzle requiring you to blend colors. You need to create a simplified model of the planetary satellites of the solar system.</p>
1 <p>The final challenge is another puzzle requiring you to blend colors. You need to create a simplified model of the planetary satellites of the solar system.</p>
2 <p>As usual, the entire layout is ready. We even have the gradients and background colors themselves, but they have been mixed up and you need to put them back in their proper order.</p>
2 <p>As usual, the entire layout is ready. We even have the gradients and background colors themselves, but they have been mixed up and you need to put them back in their proper order.</p>
3 <p>Each satellite consists of two to three gradients or solid backgrounds. Most of the gradients are semi-transparent, and when they are overlapped they produce interesting effects.</p>
3 <p>Each satellite consists of two to three gradients or solid backgrounds. Most of the gradients are semi-transparent, and when they are overlapped they produce interesting effects.</p>
4 <p>The CSS comment describes 15 colors and gradients that need to be distributed among the satellites. To make it easier to match colors, write down the satellite numbers that you find directly in the comments.</p>
4 <p>The CSS comment describes 15 colors and gradients that need to be distributed among the satellites. To make it easier to match colors, write down the satellite numbers that you find directly in the comments.</p>
5 <p>Colors for solid backgrounds: #dddddd, #ffdc00.</p>
5 <p>Colors for solid backgrounds: #dddddd, #ffdc00.</p>
6 <p>Gradient backgrounds: gradient no.1, gradient no.2, gradient no.3, gradient no.4, gradient no.5, gradient no.6, gradient no.7, gradient no.8, gradient no.9, gradient no.10.</p>
6 <p>Gradient backgrounds: gradient no.1, gradient no.2, gradient no.3, gradient no.4, gradient no.5, gradient no.6, gradient no.7, gradient no.8, gradient no.9, gradient no.10.</p>
7 <p>And, by the way, the order of the background colors for the same object matters.</p>
7 <p>And, by the way, the order of the background colors for the same object matters.</p>