Web Development Tutorial 3 Quiz Review A
Quiz
•
Other, Design, Computers
•
9th - 12th Grade
•
Hard
Brett Kottmann
Used 4+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
According to your textbook, desktop layouts are often based on grid layouts with _____ columns.
1-3
7-11
4-6
12 or more
Answer explanation
You can have as many columns as you like, but too many columns can make your content look "squished".
You can use dashed colored lines to see how your grid is layed out on a screen like we did in tutorial 3.
2.
DRAG AND DROP QUESTION
20 sec • 5 pts
The (a) value of the display style removes an element from a rendered page.
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
The _____ property allows one to define a rectangular region through which an element’s content can be viewed.
Clip
Box
Rect
Window
4.
DRAG AND DROP QUESTION
20 sec • 5 pts
The coordinates for an element being placed within a container need not be defined as long as its position is set to (a) .
Answer explanation
Absolute, Relative, Fixed, Inherit, and Static Positioning
Absolute positioning defines the position of a given bounding box from the top and left side margins of the web page. This not only allows objects to be placed in an exact location, it also allows objects to be placed one on top of another.
Relative positioning defines the positioning in such a way that elements are offset from the previous element in the HTML code. This allows objects to be placed in relation to one another.
Fixed positioning defines the position of a given box relative to the window and remains in its specified location even as the content scrolls underneath it. This value does not work in Internet Explorer 6 or earlier. In IE 7, the browser must be in “standards-compliance mode”.
Inherit positioning explicitly sets the value to that of the parent (if the parent is position:absolute, the child will be position:absolute; if the parent is position:fixed, the child will be position:fixed).
Static positioning is the default. It defines the position of a given box essentially as an unpositioned element – it flows in the normal rendering sequence of the web page.
(You should really add this to your notes!)
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
To create a drop cap, one can increase the font size of an element’s _____ and float it on the left margin.
First line
First character
Last character
Hover element
Answer explanation
Drop caps are an easy way to make your paragraphs more dramatic.
Use the CSS ::first-letter pseudo element to do this.
6.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
In the z-index property, the value of _____ stacks the object using default rules.
Left
Auto
Hidden
None
Answer explanation
You can think of the z-value as a vertical stacking order. Items with a greater z-value will stack above those with a lower value.
You can use this to create a 3-D effect on your web pages or just shuffle items that can be seen by the user because they are "on top" of the other items.
Think of it like a stack of papers on a desk. You can clearly see the one on top, but may only see bits and pieces of papers that are underneath.
7.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Browsers ignore any values specified for the left or top properties under _____ positioning.
inherited
absolute
elastic
static
Answer explanation
position: fixed;
An element with position: fixed; is positioned relative to the viewport, which means it always stays in the same place even if the page is scrolled. The top, right, bottom, and left properties are used to position the element.
position: absolute;
An element with position: absolute; is positioned relative to the nearest positioned ancestor (instead of positioned relative to the viewport, like fixed).
However; if an absolute positioned element has no positioned ancestors, it uses the document body, and moves along with page scrolling. Note: Absolute positioned elements are removed from the normal flow, and can overlap elements.
position: relative;
An element with position: relative; is positioned relative to its normal position. Setting the top, right, bottom, and left properties of a relatively-positioned element will cause it to be adjusted away from its normal position. Other content will not be adjusted to fit into any gap left by the element.
HTML elements are positioned static by default.
Static positioned elements are not affected by the top, bottom, left, and right properties.
position: static;
An element with position: static; is not positioned in any special way; it is always positioned according to the normal flow of the page.
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
25 questions
Psychology - Motivation
Quiz
•
9th - 12th Grade
25 questions
Visual Media
Quiz
•
12th Grade
25 questions
Toleransi
Quiz
•
11th Grade
30 questions
Book of Prime Entry
Quiz
•
1st - 10th Grade
25 questions
Computer System component and types Year 10
Quiz
•
9th Grade
25 questions
Network Threat Prevention 2
Quiz
•
8th - 10th Grade
25 questions
HCL-REVIEWER FOR MIDTERM
Quiz
•
12th Grade
25 questions
VB.Net Long Test
Quiz
•
11th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Other
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
17 questions
Afro Latinos: Una Historia Breve Examen
Quiz
•
9th - 12th Grade
13 questions
Halloween Trivia
Quiz
•
9th Grade
17 questions
Hispanic Heritage Month Trivia
Quiz
•
9th - 12th Grade
12 questions
Graphing Inequalities on a Number Line
Quiz
•
9th Grade