GMETRIX Section 2
A form put can be used to change existing customer information?
False
It is not important to name an input field.
False
Span tags work with large blocks of text
False
Which of the formatting features does the div tag allow programmers control? Choose three answers.
Positioning, Background colors, Alignment
Which form submission method is a request to take data submitted and insert it into a database?
Put
Which attributes would make the comments textarea larger? (Choose two answers)
Rows, Columns
Which are three attributes of the input tag?
Submit, Button, and Text
Which are two elements to add to form fields to make them more accessible to those who struggle to use a mouse?
Tab index, Access key
Which is the caption tag used to add captions to?
Tables
Which will appear in place of the image if it does not display on the webpage?
music books
The datalist tag can be used to create a(n) __________ for a form field.
pre-populated list
To format a ___________, a designer will want to use a span tag.
word or phrase
Which element needs to be added to the options tag to make the selection functional?
Values
Which is the first step in creating a bookmark?
Creating a named area
Which are the two steps in the process of adding an output tag to a form?
Declare a variable, Instruct a form regarding input data
If a programmer would like users to submit forms, which button option should they use?
Input tag with the type set to button
What do the two dots and the slash in the displayed reference mean?
Move up the folder path
When viewed in a browser, what changes occur to the webpage with the addition of the header tags?
Nothing on the webpage changes
An option tag can be used as part of a(n) __________.
Option group