Exam 6: Creating Fixed-Width Layouts
Exam 1: Using HTML to Create Web Pages150 Questions
Exam 2: Creating Links150 Questions
Exam 3: Introducing Cascading Style Sheets150 Questions
Exam 4: Formatting Text and Links150 Questions
Exam 5: Working With the Box Model150 Questions
Exam 6: Creating Fixed-Width Layouts150 Questions
Exam 7: Creating Liquid Layouts150 Questions
Exam 8: Creating Data Tables150 Questions
Exam 9: Creating Forms149 Questions
Select questions type
Side columns are columns that appear to the left or to the right of the main column._________________________
(True/False)
4.8/5
(35)
The order of the content in the document flow is called a(n)____________________.
(Short Answer)
4.7/5
(30)
A style can be imported into an external style sheet using the ____________________ rule.
(Short Answer)
4.9/5
(43)
The order of the content in the document flow is defined by ____.
(Multiple Choice)
4.9/5
(39)
A(n)____________________ is the margin space between elements.
(Short Answer)
4.7/5
(25)
Briefly describe some common CSS style tools that developers have handy so that they do not need to recreate the same CSS for each Web site they build.
(Essay)
4.8/5
(39)
If the width in the container div is set to 900 pixels,which of the following breaks the layout?
(Multiple Choice)
4.8/5
(43)
The top and bottom margins for an element figure into the calculation for the column width and the content width.
(True/False)
4.8/5
(32)
With the box-shadow property,the v-shadow value shifts the shadow down._________________________
(True/False)
4.9/5
(35)
When four values are given for margins,they are applied to each side in the following order: ____.
(Multiple Choice)
4.8/5
(39)
Case 6-2
Leon recently started to use CSS positioning properties to position his Web page elements and has been very frustrated.He asked his cousin James to give him some examples and general information that will help him better understand what to do.
-Which of the following does James tell Leon that he can use with relative positioning to position an image 30 pixels to the left from its current position?
(Multiple Choice)
4.8/5
(36)
With the box-shadow property,set the blur value to ____ to create a shadow with sharp edges.
(Multiple Choice)
4.8/5
(34)
Case 6-2
Leon recently started to use CSS positioning properties to position his Web page elements and has been very frustrated.He asked his cousin James to give him some examples and general information that will help him better understand what to do.
-Which of the following does James tell Leon that he can use with absolute positioning to position an image 50 pixels from the top?
(Multiple Choice)
5.0/5
(32)
The ____________________ element marks the caption for a figure element.
(Short Answer)
4.8/5
(36)
A white space between side-by-side columns can be set up using which of the following?
(Multiple Choice)
4.9/5
(33)
If the width of the parent container section is 960 pixels,margins are 20 pixels,border is 0 pixels,and padding values are 10 pixels,then the content width would be ____ pixels.
(Multiple Choice)
4.9/5
(44)
The value 0 is one of the few values in CSS code that needs a unit of measurement._________________________
(True/False)
5.0/5
(36)
The ____________________ element contains an <img> element for image content such as artwork or a map.
(Short Answer)
4.9/5
(40)
A(n)____________________ is a div element created for formatting purposes that contains one or more elements.
(Short Answer)
4.7/5
(37)
Case 6-2
Leon recently started to use CSS positioning properties to position his Web page elements and has been very frustrated.He asked his cousin James to give him some examples and general information that will help him better understand what to do.
-After using positioning values for a while,Leon is surprised to see one of the following values in the code of his cousin James because that value is not used nearly as often as the other values.Which of the following values is he surprised to see?
(Multiple Choice)
4.9/5
(29)
Showing 21 - 40 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)