Hello, I would like an assessment for Cascade 1 and 2 skill test. Here are my solutions: Cascasde 1 and Cascade 2. Thank you in advance for your help!
Hi @TheRealSuperhuman and welcome back
Well done! Your CSS works as expected.
Two things:
- Task 1: What could you do if you weren’t allowed to use
!important
? - Task 2: Since we have three named layers, I would still use all three names in the first line. Just put
purple
at the end to correct the order.
Michael
I rewrote the selector in task 1 to #outer #inner li a
with normal declarations and it also works in task 1. I also declared the three named layers in the first line in task 2.
1 Like
Perfect improvements!
That was exactly what I meant.