Quiz on HTML, CSS -1

Quiz on HTML, CSS -1

University

10 Qs

quiz-placeholder

Similar activities

APA Referencing

APA Referencing

KG - University

10 Qs

HTML Basics

HTML Basics

University

10 Qs

PMA DEEPAVALI

PMA DEEPAVALI

KG - Professional Development

10 Qs

ADOPT ME [ROBLOX]

ADOPT ME [ROBLOX]

1st Grade - Professional Development

10 Qs

Playing Is Learning - Vocabulary

Playing Is Learning - Vocabulary

University - Professional Development

10 Qs

Examen 2o Parcial

Examen 2o Parcial

University

11 Qs

Cinematica del punto

Cinematica del punto

University

11 Qs

Paratext

Paratext

University

9 Qs

Quiz on HTML, CSS -1

Quiz on HTML, CSS -1

Assessment

Quiz

Other

University

Hard

Created by

Bhavdeep Sai

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following CSS properties is used to set the color to the underline in text decoration?

text-decoration-style

text-decoration-color

text-decoration-line

text-decoration-thickness

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you apply Strikeout style to a text element using CSS?

text-decoration: line-though

text-decoration: line-in

text-decoration: over-text

text-decoration: underline

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you create a box with rounded corners on the webs page-left-top corner and page-right-bottom edges?

border-radius: 10px, 0px ;

border-radius: 10px 0px ;

border-radius: 10px 10px ;

border-radius: 0px, 10px ;

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is incorrect "white-space" property?

nowrap

no-warp

pre-wrap

pre-line

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct text-decoration property?

text-decoration: 2px Wavy green underline ;

text-decoration: 2px wavy green underline ;

text-decoration: 2px wavy green Underline ;

text-decoration: 2px wavy green lineThrough ;

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is used to comment the text in CSS?

#Text

*/---Text-- /*

<!--Text -->

/*Text */

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is correct way to give styling?

.body {

background-color: red;

}

body {

background-color: red;

}

Body{

background-color: red;

}

#body{

background-color: red;

}

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?