Exam 8: Creating Tables and Forms

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

The attributes frequently used with text input controls such as text, password, email, tel, and date controls are _____.

(Multiple Choice)
4.8/5
(29)

A _____ is a horizontal line of information in a table.

(Multiple Choice)
4.8/5
(35)

To create a textarea control, one needs to use the _____ instead of the input element.

(Multiple Choice)
4.9/5
(35)

Websites that make visitors create an account or register for an event use _____ to collect information about their customers.

(Multiple Choice)
4.8/5
(34)

Table formatting attributes, such as borders and spacing, are set by default while creating a table in HTML.

(True/False)
4.7/5
(39)

Tables can include headers and captions individually or in combination.

(True/False)
4.9/5
(34)

​A _________ clears any input entered in the form, resetting the input controls to their defaults.

(Short Answer)
4.8/5
(41)

​Briefly explain the method to submit and process a form.

(Essay)
4.9/5
(46)

Critical Thinking Questions Case 8-1 Mark is a fitness trainer and uses a webpage that maintains his list of client information and training schedules. Mark's webpage maintenance in charge, Jenny, has been asked to use tables instead of bulleted lists to keep track of all the data in an organized and clear manner. Jenny has to create a table that contains one header row and three columns, one each for Balance exercise, Strength exercise, and Endurance exercise. Identify the format that Jenny uses to create this type of a table.

(Short Answer)
4.9/5
(26)

Identify a style rule that should be used to apply 1em of padding to a table caption, header, and data cells.

(Multiple Choice)
4.9/5
(37)
Identify the letter of the choice that best matches the sentence or definition.
It is formatted with bold, centered text that indicates the purpose of the row or column.
Checkbox control
It is the intersection of a row and a column and usually contains data.
Table header
It is the text that describes the type of information to enter with an input control.
Label
Correct Answer:
Verified
Premises:
Responses:
It is formatted with bold, centered text that indicates the purpose of the row or column.
Checkbox control
It is the intersection of a row and a column and usually contains data.
Table header
It is the text that describes the type of information to enter with an input control.
Label
It is used to save space in tables.
Password control
When this is applied, it makes the table appear to be using double lines between each table data cell.
Separated border
It provides a structured way to collect information from webpage visitors.
Table
It is helpful when one needs to provide a lot of content in a compact form.
Ampersand (&)
It allows a webpage visitor to select items from a list of one or more choices.
Mobile viewport
It displays only the most important table content in a form such as a list.
Form
It is like a text control because it provides a text box for a single line of input.
Cell
(Matching)
4.8/5
(35)

​A webpage form must include a submit control, but not necessarily a reset control.

(True/False)
4.9/5
(30)

​Explain the difference between the and the  tags.

(Essay)
4.8/5
(27)

For button, reset, and submit controls, the value attribute specifies the data submitted with the form when the control is selected.

(True/False)
4.8/5
(39)

Identify a style rule that should be used to set the height of a table data cell to 2em.

(Multiple Choice)
4.9/5
(31)

A label accepts text, such as names, dates, and passwords, and is often called an input field.

(True/False)
4.8/5
(42)

The number of table data elements in each table row element determines thenumber of  _____  in the table .

(Multiple Choice)
4.7/5
(46)

A _____ limits the webpage visitor to only one choice from a list of choices.

(Multiple Choice)
4.9/5
(47)

Identify a code that adds a label and a textarea element to a form to provide an opportunity for customers to ask questions.

(Multiple Choice)
4.8/5
(30)

​When a webpage visitor taps or clicks the _________ on the form, the name of each control and the value of its data are sent to the server to be processed.

(Short Answer)
4.8/5
(37)
Showing 21 - 40 of 83
close modal

Filters

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