Basic CSS

January 17, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Which CSS property cannot be used with negative values?

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

#3 Which selector has the lowest specificity?

#4 How to correctly define pseudo-elements?

#5 Which selector has the highest specificity?

#6 What is the default value of the background-color property?

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

#8 Which of the following is not an inherited property?

#9 Which of the following is an invalid value of the line-height property?

#10 How to correctly define media query?

#11 Which of the following is not an animatable property

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

#13 Which of the following is an invalid value of the vertical-align property?

#14 How to select ALL the p elements?

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

I am done

Your Result

-

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