CSS QUIZ

CSS QUIZ

Which is the correct CSS syntax?

How do you insert a comment in a CSS file?

How do you add a background color for all elements?

What is the correct CSS syntax for making all the elements bold?

How do you make each word in a text start with a capital letter?

Which property is used to change the left margin of an element?

How do you select an element with id 'demo'?

How do you select all p elements inside a div element?

What is the default value of the position property?

How do you group selectors?