Exam 6: Working With Tables and Columns
Exam 1: Getting Started With Html5147 Questions
Exam 2: Getting Started With CSS148 Questions
Exam 3: Designing a Page Layout136 Questions
Exam 4: Graphic Design With CSS107 Questions
Exam 5: Designing for the Mobile Web112 Questions
Exam 6: Working With Tables and Columns89 Questions
Exam 7: Designing a Web Form91 Questions
Exam 8: Enhancing a Website With Multimedia90 Questions
Exam 9: Getting Started With Javascript89 Questions
Exam 10: Exploring Arrays, loops, and Conditional Statements90 Questions
Select questions type
Spanning cells are created by adding div attributes to either td or th element.
(True/False)
4.8/5
(37)
Which of the following HTML tags is used to set the width of a table border?
(Multiple Choice)
4.8/5
(40)
Explain table row group elements and the order that should be maintained when writing an HTML code.
(Essay)
4.8/5
(35)
When a style for a table element is created by setting the font color to red,_____.
(Multiple Choice)
4.9/5
(42)
Which of the following statements is true of adding adjacent borders,to a table,using CSS?
(Multiple Choice)
4.8/5
(34)
Identify the letters of the choices that best match the phrases or definitions.
-It is used to move the cell text in a table.
(Multiple Choice)
4.8/5
(34)
Header cells and data cells are types of table cells supported by web tables.
(True/False)
4.9/5
(40)
In HTML,to specify the caption location for a web table the _________ property is used.
(Short Answer)
4.9/5
(35)
Write an HTML code to create a table with three rows and two columns.Add appropriate headers and enter the data into the table.
(Essay)
4.8/5
(48)
Andy designed a web page for a product-oriented industry using CSS properties. He used several HTML tags to create the web page. He also used tables to ensure that the data is easily managed.
-Andy wants the borders to be distinctly visible for each cell in the product details table.Which of the following properties must Andy add to his code to accomplish his goal?
(Multiple Choice)
4.9/5
(39)
The _____ attribute is added to a < td > element to create a cell that spreads across several cells vertically.
(Multiple Choice)
4.9/5
(45)
Which of the following is an equivalent HTML element for display: table-cell; style?
(Multiple Choice)
4.9/5
(37)
Identify the letters of the choices that best match the phrases or definitions.
-It is placed at the start of each row to identify the row content.
(Multiple Choice)
4.9/5
(44)
When a span attribute is not included,the col element references a single column.
(True/False)
4.9/5
(26)
Identify the correct hierarchy of tags to create a web table.
(Multiple Choice)
4.8/5
(36)
Which of the following is a default value for border-collapse property?
(Multiple Choice)
4.8/5
(38)
When creating row groups,the table _________ group appears after the table footer group to allow browsers to render the footer before receiving numerous groups of table body rows.
(Short Answer)
4.8/5
(33)
Showing 21 - 40 of 89
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)