Hi everyone,
I would like an assessment for “Selectors skill test”.
Question
My code:
1.Selectors one
2.Selectors two
3.Selectors three
4.Selectors four
5.Selectors five
Thanks a lot,
Asad
Hi everyone,
I would like an assessment for “Selectors skill test”.
Question
My code:
1.Selectors one
2.Selectors two
3.Selectors three
4.Selectors four
5.Selectors five
Thanks a lot,
Asad
Hello @asad_mozilla
well done
you just miss the color of the table raw to be #333 in the selectors three
and another way to achive this .container p:first-child
is useing this .container > *:first-child
that will be applied to any first child of the container despite what it is
you doing great and well done and have a nice day
Thanks, @justsomeone ,I learned two things here
1.I Assume #333 are somewhat similar to black ,but it is different, it is dark shade of gray(charcoal)color.
2. Now i understand “*” universal selector use ,
Once again ,Thanks @justsomeone, and have a nice day.
@asad_mozilla you very welcome and thanks a lot