Week 16 - WD1

Week 16 - WD1

12th Grade

13 Qs

quiz-placeholder

Similar activities

CSS pada HTML

CSS pada HTML

9th - 12th Grade

10 Qs

Final Exam: Web Layout (HTML & CSS)

Final Exam: Web Layout (HTML & CSS)

12th Grade

11 Qs

11P2G1_CSS IA

11P2G1_CSS IA

9th Grade - University

10 Qs

CSS Quiz 3

CSS Quiz 3

9th - 12th Grade

8 Qs

ADV CSS Ex3

ADV CSS Ex3

9th - 12th Grade

10 Qs

HTML CPU practice quiz

HTML CPU practice quiz

KG - Professional Development

14 Qs

ADV CSS Quiz 3

ADV CSS Quiz 3

9th - 12th Grade

10 Qs

Web Development Beginners quiz 15

Web Development Beginners quiz 15

1st - 12th Grade

10 Qs

Week 16 - WD1

Week 16 - WD1

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Rafael Araujo

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When doing the quotes page assignment, padding is the space in between the:

border and the edge of the replit output screen area

dots

border and the phrase

all of them

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When doing the quotes page assignment, the border occupies the space in between the:

padding and the margin

text and the margin

heading and the quote

quote and the author's name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When doing the quotes page assignment, the margin occupies the space in between the:

padding and the edge of the replit output screen area

border and the padding

phrase and the border

edge of the replit output screen section and the border

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When working with the quotes page assignment, if you place the quote in a "h1" element and the name of the person in a "p" element then you can group both of them in the same space area of your webpage using:

a "div" tag

a class

a "p" tag

an "h1" tag

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When working with the quotes page assignment, if you would like to create a space of 40 pixels in between your quote and the border, you must set the following property:

border: 40px solid red;

margin: 40px;

padding: 40px;

margin: 30px

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When working with the quotes page assignment, if you would like to create a space of 30 pixels in between the border and the edge of the screen, you must set the following property:

border: 30px inset blue;

padding: 30px;

margin: 30px;

none

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When working with the quotes page assignment, if you would like to create a border 5 pixels thick, you must set the following property:

margin: 5px;

padding: 5px;

width: 5px;

border: 5px dotted yellow;

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?