Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
HTML5 and CSS3
Quiz 7: Designing a Web Form
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 61
Multiple Choice
Oscar owns Oscar's Skateboard Shop. He wants to create a web form to allow users to specify the type of skateboards they would like to buy. This includes the make, model, type and color, and board options. Oscar's skateboards come in Children, Young Adult, and Adult sizes. Oscar's skateboards come in different colors, patterns, and themes. He has over 25 makes and models of skateboards. -Which of the following can Oscar use to display a list of makes and models of skateboards?
Question 62
Short Answer
_________ are text strings that appear within a form control,providing a hint about the kind of data that should be entered into the field.
Question 63
Short Answer
A _________ is a button that runs a program,which affects the content of the page or the actions of the browser.
Question 64
Multiple Choice
Oscar owns Oscar's Skateboard Shop. He wants to create a web form to allow users to specify the type of skateboards they would like to buy. This includes the make, model, type and color, and board options. Oscar's skateboards come in Children, Young Adult, and Adult sizes. Oscar's skateboards come in different colors, patterns, and themes. He has over 25 makes and models of skateboards. -Oscar's skateboards are manufactured in different hues.Which of the following features should Oscar add to allow customers to choose a shade of their choice?
Question 65
Multiple Choice
Identify the letter of the choice that best matches the phrase or definition. -Used for selecting data values limited to two possibilities,such as "yes" or "no"
Question 66
Multiple Choice
Wyona, the owner of Wyona’s Hat Designs, desires to have a web site built for customers to order custom-made hats. They can pick from straw, leather, and other material hat collections. Customers can specify one of their existing patterns, which includes about 50 designs. They can also choose a custom pattern instead and then provide information about the pattern they want for Wyona to custom create. -Wyona wants to ensure that the text box should accept only 5 characters for entering a zip code.Which attribute of a text box will allow her to do this?
Question 67
Short Answer
The _________ attribute is always needed in an input element while submitting the form to a server.
Question 68
Short Answer
The _________ attribute is added to the input element to apply a data list.
Question 69
Multiple Choice
Identify the letter of the choice that best matches the phrase or definition. -The format in which data is transferred as plain text with spaces replaced with the + character,but no other encoding of the data values occurs