Warning: Undefined array key "options" in /home/bapugrap/public_html/quiz/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-logo.php on line 192
CSS Online Quiz for Skill Improvement - Web and Graphics Quiz

share

CSS Online Quiz for Skill Improvement

CSS Online Quiz for Skill Improvement

CSS Online Quiz for Skill Improvement

Examine your knowledge of CSS by playing our CSS Online Quiz for Skill Improvement with the quick quiz to see just how you rack up. Get the correct responses in seconds by clicking the Submit Answers button.

CSS Online Quiz for Skill Improvement

Welcome to your CSS Online Quiz for Skill Improvement

Name
Email
Mobile


  1. What are the three methods of implementing CSS?

2. In the code snippet below, which part represents the property?

table {color: blue;}

3. With the code snippet below in use, what happens to a table?

table {color: blue;}

4. An HTML element can have different display properties by creating more than one class. What would you add to a paragraph element if you wanted to use a class named hilite to it?

5. Which of the following is the best description of a contextual selector?

6. In addition to specifying specific fonts, in CSS you can also specify generic font families. There are five generic font families, including serif, sans-serif, cursive, and fantasy. Which of the following is the generic font family I didn't name?

7. With CSS you can control the amount of space between letters, the amount of space between words, and the amount of space between lines of text. Choose the correct comment regarding that statement.

8. In regards to the CSS box model, where is the margin property located?

 

9. With CSS you can set paragraphs to a specific size, and even add a scrollbar to them if the content is too big for the paragraph. What property would you use to allow the scrollbar if needed?

10. What does the CSS float property do?

Leave a Reply

Your email address will not be published. Required fields are marked *