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
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)
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
col span="2" class=" Frstcols"/>
col id=" Lastcol"/>
colgroup
How many columns does the < colgroup > element create?
(Multiple Choice)
4.8/5
(28)
Showing 61 - 80 of 89
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)