
Q4 - WebDez_CertPrep
Authored by Regina Parker
Instructional Technology
9th - 12th Grade
CCSS covered
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
The space that sits around the content as white space.
Padding
Border
Content
Margin
Answer explanation
Padding is the space inside an element, surrounding the content. It creates white space around the content, distinguishing it from the border. Margin, on the other hand, is the space outside the element.
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
This space wraps the content and any padding.
Padding
Border
Content
Margin
Answer explanation
The border is the area that wraps around the content and padding, providing a visual boundary. It is distinct from padding, which is the space between the content and the border.
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
This is the outermost layer, wrapping the content, padding, and border as whitespace between this box and other elements
Padding
Border
Content
Margin
Answer explanation
The margin is the outermost layer that creates space between the box and other elements. It wraps around the content, padding, and border, providing the necessary whitespace.
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the full width size of the element with the following property settings:
width: 200px;
padding: 5px;
border: 2px solid lightblue;
margin: 0
214px
200px
207px
None of the choices
Answer explanation
The full width is calculated as: width (200px) + padding (5px on each side, 10px total) + border (2px on each side, 4px total) = 200 + 10 + 4 = 214px. Therefore, the correct answer is 214px.
Tags
CCSS.8.G.C.9
CCSS.HSG.GMD.A.3
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What are the following?
dashed
dotted
solid
Border styles
Margin styles
Padding styles
html element style
Answer explanation
The terms dashed, dotted, and solid refer to different border styles in CSS. These styles define how the borders of an HTML element appear, making 'Border styles' the correct answer.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Margins, padding, html element height and width can be measured in px. What is px?
Pixels
Percent
Centimeters
Seconds
Answer explanation
The term 'px' stands for 'pixels', which is a unit of measurement used in web design to define the size of elements, including margins and padding. Therefore, the correct answer is 'Pixels'.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Margins, padding, html element height and width can be measured in %. What is %?
Percent
Modulo
Pixels
Length
Answer explanation
The '%' symbol represents 'percent', which is a way to express a number as a fraction of 100. In web design, margins, padding, and dimensions can be set in percentages to create responsive layouts that adapt to different screen sizes.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?