Quiz 1 : What is the meaning of CSS?
Quiz 2 : Which tag will you use to add style on your website?
Quiz 3 : How will you add blue color to all paragraph tags?Hint: write four parts of a style rule
Quiz 4 : How would you set a purple background color to an element?
Quiz 5 : How to set the width of all paragraph tags as half of the available width? Hint: think about the total width as a percent and then think about the half of the width
Quiz 6 : Which one is not true?
Quiz 7 : How can we add multiple classes to an HTML element?
Quiz 8 : How many values a margin style rule cannot have?