Exam 4: Creating Tables in a Web Site Using an External Style Sheet
Exam 1: Introduction to HTML, XHTML, and CSS112 Questions
Exam 2: Creating and Editing a Web Page Using Inline Styles111 Questions
Exam 3: Creating Web Pages With Links, Images, and Embedded Style Sheets112 Questions
Exam 4: Creating Tables in a Web Site Using an External Style Sheet112 Questions
Exam 5: Creating an Image Map112 Questions
Exam 6: Creating a Form on a Web Page111 Questions
Exam 7: Using Advanced Cascading Style Sheets111 Questions
Exam 8: Adding Multimedia Content to Web Pages110 Questions
Exam 9: HTML Special Feature 1: Attracting Visitors to Your Web Site15 Questions
Exam 10: HTML Special Feature 2: Converting Frames on Your Web Site15 Questions
Select questions type
Explain what an external style sheet is and what its major benefit is.
(Essay)
4.9/5
(34)
To create an external style sheet, enter all of the style statements in a text file using Notepad++ or another text editor, and then save the text file with a .css extension.
(True/False)
4.8/5
(36)
The colspan attribute of the ____ tag sets a number of columns spanned by a cell.
(Multiple Choice)
4.9/5
(30)
The most beneficial feature of the internal style sheet is that you can easily change the appearance of all Web pages into which the style sheet is linked just by changing the style sheet. _________________________
(True/False)
4.9/5
(40)
Tables with borders are most appropriate when the tables are used to position text and image elements.
(True/False)
4.7/5
(39)
Properties and attributes are set relative to the ____ elements in a table.
(Multiple Choice)
4.9/5
(40)
An advantage to wrapping text around an image, instead of using a table, is that you have more control over the placement of the text and the image.
(True/False)
4.7/5
(29)
A table ____________________ is descriptive text located above or below the table that further describes the purpose of the table.
(Short Answer)
4.8/5
(35)
Changing the ____ of an image can cause the image to look distorted on the Web page.
(Multiple Choice)
4.8/5
(38)
With the flexibility of inline styles, you can adjust the border spacing and padding at the table header or table data cell level.
(True/False)
5.0/5
(40)
Kathryn wants to add text that identifies the purpose of a table as a whole. What type of table feature should she use?
(Multiple Choice)
4.8/5
(25)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Using the border-spacing property with an inline style replaces this attribute in HTML5
(Multiple Choice)
4.9/5
(28)
____ are useful when you want to arrange text and images in order to make the information straightforward and clear to the Web page visitor.
(Multiple Choice)
4.9/5
(38)
The ____________________ value of the box-shadow property determines the position of the vertical shadow.
(Short Answer)
4.9/5
(41)
If you add border spacing, you give more space around the content within a cell.
(True/False)
4.7/5
(32)
Classes are named with a(n) ____________________ after the element is defined.
(Short Answer)
4.7/5
(39)
Tables consist of rows, columns, and cells, much like text files. _________________________
(True/False)
4.8/5
(35)
Showing 21 - 40 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)