CW412 PART III

Passage
•
Computers
•
University
•
Medium
Thapelo Sibanda
Used 2+ times
FREE Resource
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The box-sizing property allows you to define how the width and height of an element are calculated.
Which value includes padding and border in the width and height calculations?
content-box
border-box
padding-box
margin-box
Answer explanation
The correct choice is 'border-box' as it includes padding and border in the width and height calculations.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between an ID selector and a class selector?
An ID selector and a class selector both target a specific element based on its unique attribute, but an ID selector is used for classes and a class selector is used for IDs.
An ID selector and a class selector both target multiple elements with the same attribute, but an ID selector is used for classes and a class selector is used for IDs.
An ID selector targets multiple elements with the same ID attribute, while a class selector targets a specific element based on its unique class attribute.
An ID selector targets a specific element based on its unique ID attribute, while a class selector targets multiple elements with the same class attribute.
Answer explanation
An ID selector targets a specific element based on its unique ID attribute, while a class selector targets multiple elements with the same class attribute.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You can combine selectors using commas (,) to target elements with multiple conditions.
Which code snippet selects all <p> elements with the class "important" that are descendants of a <div> with the ID "content"?
p.important #content div
div#content p.important
#content .important p
#content div p.important
Answer explanation
The correct code snippet to select all
elements with the class 'important' that are descendants of a
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What property defines the margin around an element and separates it from the content or neighboring elements?
margin
spacing
border
padding
Answer explanation
The property that defines the margin around an element and separates it from the content or neighboring elements is 'margin'.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The box-sizing property allows you to define how the width and height of an element are calculated.
Which value includes padding and border in the width and height calculations?
content-box
margin-box
padding-box
border-box
Answer explanation
The 'border-box' value includes padding and border in the width and height calculations, making it the correct choice.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you collapse the top and bottom margins of adjacent elements to prevent unwanted spacing?
Use margin-collapse: collapse
Use the 'border-spacing' property
Apply padding instead of margin
Set 'display: inline-block' on the elements
Answer explanation
Using margin-collapse: collapse is the correct way to collapse the top and bottom margins of adjacent elements to prevent unwanted spacing.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The flex-direction property in Flexbox controls the direction of the flex items within the container.
Which value will display the items in a row from left to right?
column
reverse-row
right-to-left
row
Answer explanation
The correct value to display items in a row from left to right is 'row'. This value sets the flex items in a horizontal row.
Create a free account and access millions of resources
Similar Resources on Wayground
26 questions
String in C Programming

Quiz
•
University
29 questions
Java GUI Unit 4 Review

Quiz
•
University
24 questions
XML basics

Quiz
•
University
30 questions
HTML CSS tags

Quiz
•
University
25 questions
CSS Quiz

Quiz
•
University
27 questions
CSS selektory

Quiz
•
University
26 questions
CSS Conceptos Básicos

Quiz
•
University
26 questions
ITS Chapter 4

Quiz
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University