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

Scratch Programming

Scratch Programming

9th - 12th Grade

20 Qs

Microsoft Word

Microsoft Word

10th Grade

15 Qs

CSS Grid & Responsive Design Challenge

CSS Grid & Responsive Design Challenge

10th Grade

20 Qs

PAT Jacob

PAT Jacob

10th Grade

15 Qs

Compuscholar Chapter 7 Practice Exam

Compuscholar Chapter 7 Practice Exam

9th - 12th Grade

20 Qs

Tes Formatif 2 - CSS

Tes Formatif 2 - CSS

11th Grade

20 Qs

CSS Padding, Margins, and Borders Quiz

CSS Padding, Margins, and Borders Quiz

9th Grade

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