Exam 6: Working With Tables and Columns

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

Identify a property that is used to separate one column from the next using graphic dividing line.

(Multiple Choice)
4.8/5
(41)

Identify the first step to create a responsive web table that relies only on CSS.

(Multiple Choice)
4.7/5
(33)

Identify the letters of the choices that best match the phrases or definitions. -The table features are hidden as it does not use the table header or footer.

(Multiple Choice)
4.8/5
(37)

_____ is a single cell that occupies more than one cell row and/or column.

(Multiple Choice)
4.7/5
(36)

Which of the following HTML attributes is used to create a single cell that occupies more than one cell from a series of horizontal cells?

(Multiple Choice)
4.9/5
(36)

Which of the following styles sets the column breaks within paragraphs to leave a minimum of two and three lines at the top and bottom of each column respectively?

(Multiple Choice)
4.9/5
(32)

Luis has created a web page for a textile industry. When viewing the web page on a different computer, Luis notices a difference in the web page layout. So he decided to make changes in the code to make the layout suitable on all computers. -Luis has created a table to include the definitions of manufacturing tools used in the industry.He wants to add a space between each column cell of the definition for better understanding.Identify a property that Luis should include in the code to fulfill the requirement.

(Multiple Choice)
4.8/5
(35)

Identify the letters of the choices that best match the phrases or definitions. -It is used to mark table cell content that is not the head of a row or column.

(Multiple Choice)
4.8/5
(38)

The style rule columns: 250px 4; creates a layout of 4 columns with a minimum width of 250 pixels each.

(True/False)
4.8/5
(42)

Identify the letters of the choices that best match the phrases or definitions. -It appears before the table body group.

(Multiple Choice)
4.8/5
(26)

The th element is used to mark the data cells.

(True/False)
4.9/5
(32)

Which of the following is true of row groups that are defined in an HTML table?

(Multiple Choice)
4.9/5
(43)

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. -Which of the following properties must Andy use to set the gap between the borders created by using the border-collapse property?

(Multiple Choice)
4.8/5
(36)

Using the CSS _________ property,a table layout is applied to other HTML elements such as paragraphs,block quotes,or list.

(Short Answer)
4.9/5
(37)

In column-span: span; property,span is either none to prevent spanning or all to enable the content to span across all of the columns.

(True/False)
4.8/5
(33)

Which of the following HTML elements is used to add a row in a table?

(Multiple Choice)
4.9/5
(37)

When a cell _________ multiple rows or columns,it pushes other cells to the right or down in a table.

(Short Answer)
4.9/5
(46)

In _________ borders model,borders from adjacent elements are merged together to form a single border in a new style that combines features of both the borders.

(Short Answer)
4.9/5
(39)

Which of the following is true of class in the table tag < table class=" " >?

(Multiple Choice)
4.8/5
(36)

Consider the following code. << colgroup >> <\quad < col span="2" class=" Frstcols"/> <\quad < col id=" Lastcol"/> << colgroup >> How many columns does the < colgroup > element create?

(Multiple Choice)
4.8/5
(28)
Showing 61 - 80 of 89
close modal

Filters

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