Exam 5: Introduction to Cascading Style Sheets
Exam 1: Quick Html Know-How50 Questions
Exam 2: Basic Organization Techniques50 Questions
Exam 3: Power Techniques50 Questions
Exam 4: Html Structural Design Techniques50 Questions
Exam 5: Introduction to Cascading Style Sheets49 Questions
Exam 6: Introducing Javascript50 Questions
Exam 7: Using Images With Javascript50 Questions
Exam 8: Creating Forms With Javascript50 Questions
Exam 9: Using Javascript With Frames50 Questions
Exam 10: Using Javascript With Styles50 Questions
Select questions type
Nearly every professionally developed Web page will contain two sections: the ____ and the body.
(Multiple Choice)
4.7/5
(45)
When you invoke the style class within an HTML tag by means of the ____________________,you specify the class name without the dot.
(Short Answer)
4.8/5
(38)
Attributes can affect the ____ of an element on a Web page.
(Multiple Choice)
4.9/5
(33)
If you want to apply more than one attribute to a Web page (such as a particular font),you could create a tag such as ____.
(Multiple Choice)
4.9/5
(41)
The simplest way to use styles is to include them with an individual HTML tag.
(True/False)
4.8/5
(42)
Some attributes affect the way the tag operates or the way in which it is processed by the Web browser.____________________
(True/False)
4.7/5
(42)
Cascading styles are given names that correspond with a defined HTML tag such as body,h2,or li.
(True/False)
4.7/5
(33)
If you are changing something on a Web site,once you know you have files that work,it is best to ____.
(Multiple Choice)
4.9/5
(31)
Case 5-2
Jeremy is in charge of his hockey team's Web site. He is creating a table to keep track of the scores.
-Jeremy wants the border color to be black and the line around the table to be solid with a width of 5.The correct code would be: ____.
(Multiple Choice)
4.9/5
(38)
The ____ state defines the link's appearance when the mouse pointer is over it but has not yet been clicked.
(Multiple Choice)
4.9/5
(32)
Using the cascading style below,the font-family and font-color attributes will be applied to every occurrence of the ____ tag within the current HTML document. < style type="text/css">
Li {font-family:Verdana;font-color:red}
< /style>
(Multiple Choice)
4.9/5
(49)
Case 5-2
Jeremy is in charge of his hockey team's Web site. He is creating a table to keep track of the scores.
-Jeremy wants the first row of the table to have the background color #EFCFCF,cell padding of 10,and for all the text to be centered.The correct code would be ____.
(Multiple Choice)
4.9/5
(25)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Collection of one or more cascading style codes that has been extracted from the header of a Web page and stored in a separate file in a specific (CSS)format
(Multiple Choice)
4.7/5
(36)
By using ____,Web development companies can create an entire Web site that can be sold to different customers.
(Multiple Choice)
4.8/5
(38)
What are the two primary motivations for using style sheets as listed in the lesson? If you were a Web Developer,what positive impact could using style sheets have on your business?
(Essay)
4.8/5
(37)
By default,there are four possible states of a link: normal,click,active,and visited.____________________
(True/False)
4.9/5
(45)
The < body style="background-color:#E6E6FA"> style applies a background color to the ____ of a Web page.
(Multiple Choice)
4.9/5
(37)
Web pages sharing the same class can be displayed in the same frameset.
(True/False)
4.9/5
(37)
Showing 21 - 40 of 49
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)