HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>Thus, we have covered all of the existing CSS filters. Now is the perfect time to test your abilities with a challenge.</p>
1 <p>Thus, we have covered all of the existing CSS filters. Now is the perfect time to test your abilities with a challenge.</p>
2 <p>You need to understand what filters are applied to photos and assign the appropriate CSS values to the filters.</p>
2 <p>You need to understand what filters are applied to photos and assign the appropriate CSS values to the filters.</p>
3 <p>All filter values are integers. If it is allowed, they should be multiples of 5.</p>
3 <p>All filter values are integers. If it is allowed, they should be multiples of 5.</p>
4 <p>To completely invert the colors in the photo, set the filter invert to a value of 1 or 100%.</p>
4 <p>To completely invert the colors in the photo, set the filter invert to a value of 1 or 100%.</p>