3. WB November ENG

3. WB November ENG

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Grade 11 4th quarter quiz

Grade 11 4th quarter quiz

11th Grade

20 Qs

CSS - model blokowy i pozycjonowanie

CSS - model blokowy i pozycjonowanie

11th Grade

18 Qs

Pretest Mandiri 2 - X RPL 2

Pretest Mandiri 2 - X RPL 2

10th Grade

20 Qs

HTML Advanced

HTML Advanced

9th - 12th Grade

15 Qs

CSS Padding, Margins, and Borders Quiz

CSS Padding, Margins, and Borders Quiz

9th Grade

20 Qs

Compuscholar Chapter 7 Practice Exam

Compuscholar Chapter 7 Practice Exam

9th - 12th Grade

20 Qs

CSS Box model

CSS Box model

9th Grade

17 Qs

Unit 5 Advanced HTML and CSS

Unit 5 Advanced HTML and CSS

9th - 12th Grade

18 Qs

3. WB November ENG

3. WB November ENG

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Web Beginner WEB

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property is responsible for the external margin of a block?

padding

border

width and height

margin

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property allows a block to become a circle?

margin

border-radius

circle

radius

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the top inner padding of the block if the following CSS rule is applied: padding: 10px 20px 5px 15px;

10px

20px

5px

15px

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the left margin of the block if the following CSS rule is applied: margin: 5px 10px 15px;

5px

10px

15px

0px

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to center a block horizontally on the page using only the margin property?

margin: 50%;

margin: auto 0;

margin: 0 auto;

margin: 0;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which value does not exist in the position property?

static

sticky

block

absolute

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value of the position property will help fix the position of an element regardless of the page scroll?

relative

fixed

absolute

static

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?