CSS QUIZ NO. 5

CSS QUIZ NO. 5

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Advance HTML and CSS

Advance HTML and CSS

12th Grade

7 Qs

JSB-CheckPoint1

JSB-CheckPoint1

9th Grade

8 Qs

Kuis CSS RPL 7

Kuis CSS RPL 7

11th Grade

10 Qs

Mod IV Programación Parcial 1

Mod IV Programación Parcial 1

11th Grade

12 Qs

Características e Validação de Senhas

Características e Validação de Senhas

9th Grade - University

10 Qs

Line Types

Line Types

7th - 9th Grade

10 Qs

Research-Chapter 1

Research-Chapter 1

12th Grade

10 Qs

CodeHS Advanced HTML/CSS Review

CodeHS Advanced HTML/CSS Review

9th - 12th Grade

15 Qs

CSS QUIZ NO. 5

CSS QUIZ NO. 5

Assessment

Quiz

Other

9th - 12th Grade

Hard

Created by

SANCHA ENAJE

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the value in the CSS code below? h1 {border:29px solid red}

h1

{ }

border

29px solid red 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS code creates a white and dotted styled border? 

h3 {border: 10px white pink;} 

h3 {border: 10px dotted gold;} 

h3 {border: 10px white dotted;} 

h3 {border: 10px dotted white;} 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you insert a comment in CSS? 

//this is a comment

/*this is a comment */

//this is a comment//

‘this is a comment’ 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct Borders shorthand property?

Border: 5px solid red;

Border-color:red;

brder;blue 

border: color red 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following property sets whether the table borders are collapsed into a single border or separated? 

Border

Collapse

table-border

border-collapse 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following property is used to change the width of table? 

table

width

resize

table-width

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following property is used to align the text in a table? 

Text

align

text-align

align-text

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?