Exam 6: Working With Tables and Columns

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

By default,a browser places a table caption _____.

(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)

  -In the given figure,Box A refers to _____. -In the given figure,Box A refers to _____.

(Multiple Choice)
4.8/5
(37)

Header cells and data cells are types of table cells supported by web tables.

(True/False)
4.9/5
(40)

What is the purpose of colspan in < td colspan="7" >?

(Multiple Choice)
4.8/5
(39)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)