HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>We figured out the Muffin gallery, and now it’s time for a new assignment. This time we need to program a gallery for an online vegetable store.</p>
1 <p>We figured out the Muffin gallery, and now it’s time for a new assignment. This time we need to program a gallery for an online vegetable store.</p>
2 <p>Muffin doesn’t like vegetables, including especially tomatoes. He prefers dairy products and meat dishes. But a job is a job.</p>
2 <p>Muffin doesn’t like vegetables, including especially tomatoes. He prefers dairy products and meat dishes. But a job is a job.</p>
3 <blockquote><p>Meow! We need to update a gallery of product photos.</p>
3 <blockquote><p>Meow! We need to update a gallery of product photos.</p>
4 <p>The gallery has thumbnails (elements with the gallery__picture-preview class) and a large image (full-picture class).</p>
4 <p>The gallery has thumbnails (elements with the gallery__picture-preview class) and a large image (full-picture class).</p>
5 <p>The large photo should change after you click on the preview. The large image should be the same as the thumbnail, only with larger dimensions.</p>
5 <p>The large photo should change after you click on the preview. The large image should be the same as the thumbnail, only with larger dimensions.</p>
6 <p>The paths to full-size photos can be found in the pictures array. The order of the elements in the array is the same as the order of the thumbnails in the markup.</p>
6 <p>The paths to full-size photos can be found in the pictures array. The order of the elements in the array is the same as the order of the thumbnails in the markup.</p>
7 </blockquote><p>When you are ready, press the Boss, here’s your program! button in the console to start the scan.</p>
7 </blockquote><p>When you are ready, press the Boss, here’s your program! button in the console to start the scan.</p>