CoderMantra

Menu
  • Home
  • Quiz
  • How-To
  • Q/A
  • Blog

css-exam

0 votes, 0 avg
518
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

CSS Questions

1 / 15

1. What will be the output of the following CSS code snippet? span {
border: 1px solid red;
outline: green dotted thick;
}

2 / 15

2. The CSS property used to set the distance between the borders of the adjacent cells in the table is__________

3 / 15

3. Which Event Will Be Used When A Connection To The Server Is Opened.

4 / 15

4. Three of these choices are tue about class selectors. Which is NOT true?

5 / 15

5. Choose the option that correctly specifies the output of the following CSS. span {
border: 1px solid red;
outline: green dotted thick;
}

6 / 15

6. What is the way to specify media dependencies for style sheets ?

7 / 15

7. Which of the following is only for table elements?

8 / 15

8. Which of the following property controls the horizontal overflow of a block or inline block?

9 / 15

9. In the below code snippet, in what order will the margins be added? p {
margin: 25px 50px 75px 100px;
}

10 / 15

10. Which of the following CSS selectors are used to specify a group of elements?

11 / 15

11. Which of the following CSS Gradient Functions creates a circular, and optionally sets its shape, size, and position?

12 / 15

12. If a particular should never be overridden by another rule, the _______ indication should be used.

13 / 15

13. Identify the outline property that specifies the amount of area extended beyond the border box.

14 / 15

14. How would you make the first letter of every paragraph on the page red?

15 / 15

15. The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.

Your score is

The average score is 50%

LinkedIn Facebook VKontakte
0%

By Wordpress Quiz plugin

Category

  • Assignments
    • C Language Assignments
    • C++ Assignments
    • Java Assignments
    • Python Assignments
  • C Programming
  • c-plus-plus-Assignments
  • C++
  • Core Java
  • Data Structure
  • Data Structure In C++
  • How To
  • Java-Assignments
  • node js questions
  • nodejs assignments
  • nodejs Projects
  • Practice Questions
  • Python Tutorial
  • Python-Assignments
  • Questions
  • Quiz
  • sql-functions
  • SQL-Tutorial
  • Tkinter Tutorial
  • Uncategorized
  • What Is

Archives

  • July 2025
  • April 2025
  • October 2024
  • September 2024
  • June 2024
  • April 2024
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • May 2022
  • November 2021
  • May 2021
  • March 2021
  • November 2020
  • October 2020
  • August 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
About CoderMantra

Coder Mantra is a unique e-learning website, offers a tutorial of different popular programming languages with examples. The code on this popular tutorial website is tested and executed.

Latest Posts
Double Linked List in Java. July 15, 2025
Simple Calculator Program in Python April 25, 2025
Number Guessing Game in Python April 25, 2025
Python Program to Swap Two Variables April 14, 2025
Contact Us

info@codermantra.com

admin@codermantra.com

© 2020 Coder Mantra . All Rights Reserved
About | Privacy Policy | Terms | Contact