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>Test: Arranging the cards</h2>
3 </ul><h2>Test: Arranging the cards</h2>
4 <p>In this test, you will arrange the cards in a fan shape using the translate, scale, and rotate functions.</p>
4 <p>In this test, you will arrange the cards in a fan shape using the translate, scale, and rotate functions.</p>
5 <p>Hint: The rotate and translate function values must be multiples of 5 (if the transforms are written in the order: rotate, scale, and translate), and scale shrinks the cards by 10%.</p>
5 <p>Hint: The rotate and translate function values must be multiples of 5 (if the transforms are written in the order: rotate, scale, and translate), and scale shrinks the cards by 10%.</p>