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 Styles112 Questions
Exam 3: Creating Web Pages With Links, Images, and Embedded Style Sheets110 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 Page112 Questions
Exam 7: Using Advanced Cascading Style Sheets112 Questions
Exam 8: Adding Multimedia Content to Web Pages111 Questions
Exam 9: Integrating Javascript and Html5111 Questions
Exam 10: Creating Pop-Up Windows, Adding Scrolling Messages, and Validating Forms112 Questions
Exam 11: Using Dom to Enhance Web Pages112 Questions
Exam 12: Creating and Using XML Documents111 Questions
Exam 13: Html Special Feature 1: Attracting Visitors to Your Web Site15 Questions
Exam 14: Html Special Feature 2: Converting Frames on Your Web Site15 Questions
Select questions type
Which of the following table properties specifies the distance between the borders of adjacent cells?
(Multiple Choice)
4.9/5
(38)
Case 4-1
Kathryn wants to learn how to create Web pages with tables,so she has asked her colleague Mary to explain how they work.
-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
(39)
Identify the letter of the choice that best matches the phrase or definition.
-You can use this to create Web pages with newspaper-type columns of text or structured lists of information
(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.9/5
(32)
Explain what an external style sheet is and what its major benefit is.
(Essay)
4.8/5
(37)
Given an external style sheet named styles1.css,the code < link rel="stylesheet" type="text/css" href="styles1.css" / > will link the HTML file in which this code appears to that style sheet.
(True/False)
4.8/5
(34)
Changing the ____ of an image can cause the image to look distorted on the Web page.
(Multiple Choice)
4.8/5
(35)
A table ____________________ is descriptive text located above or below the table that further describes the purpose of the table.
(Short Answer)
4.9/5
(31)
The ____________________ attribute of the < th > or < td > tag sets the number of rows spanned by a cell.
(Short Answer)
4.8/5
(42)
Conceptualizing a table on paper first saves time trying to determine which HTML table ____ to use to create the table.
(Multiple Choice)
4.9/5
(42)
Tables with borders are most appropriate when the tables are used to position text and image elements.
(True/False)
4.8/5
(39)
The process for creating tables for a Web page includes ____.
(Multiple Choice)
4.8/5
(43)
____ 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
(32)
The ____ of a table helps to define what formatting is appropriate.
(Multiple Choice)
4.9/5
(36)
The ____ table property takes the following values: not specified,length,and inherit.
(Multiple Choice)
4.8/5
(32)
Classes are named with a(n)____________________ after the element is defined.
(Short Answer)
4.9/5
(40)
Which of the following table properties specifies the placement of a table caption?
(Multiple Choice)
4.8/5
(40)
Showing 61 - 80 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)