CoderMantra

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

oct-2024

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

august-2024

1 / 29

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

2 / 29

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

3 / 29

How can you center an element horizontally using CSS?

4 / 29

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?

5 / 29

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

6 / 29

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

7 / 29

which css property is used to show arrow as cursor?

8 / 29

Which one is NOT the audio element’s attribute?

9 / 29

Can negative values be allowed in padding property?

10 / 29

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

11 / 29

What are the uses of CSS pseudo-elements?

12 / 29

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

13 / 29

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

14 / 29

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

15 / 29

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

16 / 29

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

17 / 29

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

18 / 29

Which of the following property applies one or more shadows to text?

19 / 29

The screen media type can be used with:

20 / 29

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

21 / 29

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

22 / 29

Which of the following property converts text to initial capitals, all uppercase, or all lowercase?

23 / 29

Which of the following property sets the alignment of the last line of a text block?

24 / 29

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

25 / 29

Which of the following css property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?

26 / 29

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

27 / 29

Which of the following css property is used to indicate if an animation plays in reverse or repeats itself every other iteration?

28 / 29

What does the CSS property "display" do?

29 / 29

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

Your score is

LinkedIn Facebook VKontakte
0%

By Wordpress Quiz plugin

Category

  • AI
  • 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++
  • data structures
  • 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
  • Why

Archives

  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • 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
Stack in Data Structures December 5, 2025
Circular Linked List in Java (Data Structures) December 3, 2025
Doubly Linked List in Data Structures (Java) December 1, 2025
Singly Linked List in Java November 28, 2025
Contact Us

info@codermantra.com

admin@codermantra.com

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