Review Lesson 11-12

Review Lesson 11-12

6th Grade

15 Qs

quiz-placeholder

Similar activities

Digital Graphics

Digital Graphics

6th - 8th Grade

12 Qs

Web Development

Web Development

6th Grade

20 Qs

Excel

Excel

6th Grade

12 Qs

MS Excel Formatting Quiz

MS Excel Formatting Quiz

6th Grade

10 Qs

excel kelas 6

excel kelas 6

6th Grade

20 Qs

HTML/CSS Lecture 2

HTML/CSS Lecture 2

KG - Professional Development

18 Qs

Y7 - 3 - Web Dev (Lesson: Containers 1)

Y7 - 3 - Web Dev (Lesson: Containers 1)

6th Grade

13 Qs

Web Development Beginners quiz 15

Web Development Beginners quiz 15

1st - 12th Grade

10 Qs

Review Lesson 11-12

Review Lesson 11-12

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Arif Rahman

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <div> tag in HTML?

To display an image

To create a section or container for grouping content

To format text in bold

To create a link to another page

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following correctly defines the box model in HTML?

Text, Images, Links, and Buttons

Border, Padding, Margin, and Content

Heading, Paragraph, List, and Footer

Background, Text Color, Link, and Button

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to add space inside the border of a <div>

Margin

Padding

Width

Height

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following properties affects the space outside the border of a <div>?

Padding

Border

Margin

Width

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make a <div> have a specific background color in CSS?

background: color;

color: red;

background-color: red;

background-style: red;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you set the border color of a <div> in CSS?

border: red;

border-style: red;

border-color: red;

color: border red;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property allows you to set the size of a <div>?

size

padding

width and height

margin

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?