CSS QUIZ NO. 5

CSS QUIZ NO. 5

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Weblapkészítés alapjai 9.osztály

Weblapkészítés alapjai 9.osztály

9th Grade

14 Qs

HTML2

HTML2

9th - 12th Grade

8 Qs

CSS QUIZ NO.2

CSS QUIZ NO.2

9th - 12th Grade

10 Qs

Box Model and IDs Check for Understanding

Box Model and IDs Check for Understanding

9th - 12th Grade

10 Qs

HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

Мультимедиа на веб-страницах

Мультимедиа на веб-страницах

11th Grade

10 Qs

4.01 Practice Test Questions Part 2

4.01 Practice Test Questions Part 2

9th Grade

15 Qs

Ինֆորմատիկա 11-հումանիտար-html- հիպերտեքսի նշագրման լեզու

Ինֆորմատիկա 11-հումանիտար-html- հիպերտեքսի նշագրման լեզու

1st - 11th Grade

9 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?