Basic CSS

January 17, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Which selector has the lowest specificity?

#2 Which CSS property cannot be used with percentage values?

#3 Which of the following is an invalid value of the background-position property?

#4 How to clear float?

#5 How to select ALL the p elements?

#6 margin:10px; is the same as

#7 How to correctly define pseudo-elements?

#8 border-radius:0 10px 0 0; is the same as

#9 How to correctly define media query?

#10 What is the default value of the transform property?

#11 What is the default value of the z-index property?

#12 padding:50px 20px; is the same as

#13 background-position:top; is the same as

#14 Which of the following is an invalid value of the position property?

#15 Which selector has the highest specificity?

I am done

Your Result

-

Take the training quiz to improve your skills: https://css-challenges.com/basic-css-quiz/