
CSS Padding, Margins, and Borders Quiz

Quiz
•
Computers
•
9th Grade
•
Hard
Keith Lavigne
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of padding in CSS?
To create space around an element's content, inside of any defined borders.
To create space between the element's border and the surrounding elements.
To define the width of an element.
To change the background color of an element.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property is used to set the space between the content and the border of an element?
margin
padding
border-spacing
border
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Noah is designing a webpage and wants to set a margin of 10 pixels on all sides of a container element. How can he achieve this?
margin: 10px;
padding: 10px;
border: 10px;
margin: 10px 0;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hannah is designing a website and wants to add a border to a box. Which of the following is a correct way to set a border in CSS?
border: 1px solid black;
border: solid black 1px;
border: black 1px solid;
border: 1px black solid;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the CSS property 'margin' do?
It sets the space around the content inside the border.
It sets the space outside the border of an element.
It sets the width of the border.
It sets the color of the border.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct CSS to set a top margin of 20px.
margin-top: 20px;
padding-top: 20px;
border-top: 20px;
margin: 20px top;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Isla is designing a webpage and wants to create space between different sections of her content. Which CSS property should she use?
padding
margin
border
spacing
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
HTML CSS Quizs

Quiz
•
9th - 12th Grade
20 questions
uCertify Lesson 3 mid chapter User Interface

Quiz
•
8th - 12th Grade
20 questions
3. WB November ENG

Quiz
•
9th - 12th Grade
16 questions
CSS Basics Quiz

Quiz
•
9th Grade - University
15 questions
Chapter 12 Chapter Test Review

Quiz
•
9th - 12th Grade
20 questions
La sintassi CSS

Quiz
•
9th Grade - Professio...
20 questions
FOWD - Working with Text. Lists, and Tables - Review #3

Quiz
•
9th - 12th Grade
15 questions
Model blokowy BOXMODEL

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade