CoderMantra

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

css-nov

0%
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

css-nov

1 / 24

What value should be passed to the width parameter if we want an element, say a table, to span the entire width of the screen?

2 / 24

The transparent keyword is equivalent to which RGBA() value in CSS?

3 / 24

Which value is a slightly bolder weight than the standard bold in the font attribute?

4 / 24

which css property is used to show arrow as cursor?

5 / 24

How can you center an element horizontally using CSS?

6 / 24

Can negative values be allowed in padding property?

7 / 24

The screen media type can be used with:

8 / 24

In the below code snippet, in what order will the margins be added?

9 / 24

What does the CSS property "display" do?

10 / 24

The CSS property used to specify the transparency of an element is?

11 / 24

Which Selector selects any element in case it is the only child element of its parent element with its type?

12 / 24

Which one of these is NOT an appropriate value for the font-variant property?

13 / 24

How do you specify multiple CSS styles for a single HTML element?

14 / 24

The CSS property that is primarily used for giving a line over a text would be:

15 / 24

Which one is NOT the audio element’s attribute?

16 / 24

Which of the following CSS properties specifies the stack order of elements?

17 / 24

Which property sets the actual amount of spacing between the various letters?

18 / 24

Which selector do we use to specify the rule for binding some particular unique element?

19 / 24

The CSS property that is equivalent to the align attribute is:

20 / 24

Which of the following property allows a marquee to be used in the case of a text-overflow?

21 / 24

What will be the width of the div element given below? div {
width: 310px;
padding: 20px;
border: 5px solid blue;
margin: 0;
}

22 / 24

What are the uses of CSS pseudo-elements?

23 / 24

Which of the following CSS property is used to control the visibility of an element?

24 / 24

How can we specify the spacing between each letter in a text in CSS?

Your score is

LinkedIn Facebook Twitter VKontakte

Category

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

Archives

  • 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
How to upload a file using Node js.? May 26, 2023
How to Create http module to transfer data over the Hyper Text Transfer Protocol? May 26, 2023
How to Create steps for forgot password link in node js ? May 26, 2023
How to send e-mail using node js? May 26, 2023
Contact Us

info@codermantra.com

admin@codermantra.com

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