CSS Layout
Quiz
•
Computers
•
University
•
Medium
syam gunawan
Used 28+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
When you use class selector
What should present infront of classname
#
&
@
.
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which model includes margin, border, padding, and content?
CSS Box model
CSS3 Flexbox Box model
CSS3 Grid Layout model
CSS Grid Template Layout Module
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which model defines structures similar to tables using 2 dimensions?
CSS Box model
CSS3 Flexbox Box model
CSS3 Grid Layout model
CSS float
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
You are creating a grid layout. What does 1fr mean in the following code?
grid-template-columns: 150px 150px 1fr 1fr;
The first two columns will be two fraction units of the stated width.
The third and fourth columns is 1 fraction unit of the remaining space in the grid.
The second column will be double the stated width.
The second column will be half of the remaining space in the grid.
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How many columns and rows are defined in the following code?
section {
display: grid;
grid-template-columns: 100px 1fr 1fr 250px;
grid-rows: 50px 1fr 1fr ;
}
section header {
grid-column: 1 / 4;
grid-row: 1;
}
section nav {
grid-column: 1;
grid-row: 2 / 3;
}
section article {
grid-column: 2;
grid-row: 2;
}
section aside {
grid-column: 3;
grid-row: 2;
}
section footer {
grid-column: 1 / 4;
grid-row: 3;
}
1 rows and 2 columns
2 rows and 3 columns
3 rows and 2 columns
3 rows and 4 columns
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
How to define the properties for the wrapper element to position the box like in the picture?
padding-left: value; padding-top: value;
padding-right: value; padding-top: value;
margin-left: value; margin-top: value;
margin-right: value; padding-top: value;
7.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
How to define the property for the box element with shorthand?
margin: 0 value value 0;
margin: value value 0 0;
margin: 0 value 0 value;
margin: value 0 0 value;
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
HTML Quiz
Quiz
•
University
15 questions
ICT0513 - THE INTERNET & THE WEB (MCQ)
Quiz
•
University
20 questions
Kuis Ms Excel
Quiz
•
12th Grade - University
15 questions
Mengenal Jendela dan Ikon Microsoft Excel
Quiz
•
7th Grade - University
20 questions
ICT Short Quiz
Quiz
•
University
20 questions
C Programming Unit-1 Test-2
Quiz
•
University
20 questions
Java Quiz 1
Quiz
•
University
15 questions
quiz pertemuan 2 asik ddp
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
