CSS Quiz

Prove your awesome CSS skills with only 8 questions!

What is the meaning of CSS?

Which tag will you use to add style on your website?

How will you add blue color to all paragraph tags?<p>Hint: write four parts of a style rule</p>

<span style="background-color: transparent; color: rgb(0, 0, 0);">How would you set a purple background color to an element?</span>

How to set the width of all paragraph tags as half of the available width? <p>Hint: think about the total width as a percent and then think about the half of the width</p>

Which one is not true?

How can we add multiple classes to an HTML element?

How many values a margin style rule cannot have?

Scorecard

Total Questions: 8

Correct Answers: 0

Incorrect Answers: 8

Percentage: 0.00%

All right reserved | Tashrique Ahmed