showing 61 - 80 of 124
Related Quizzes
\nB)< input / >\nC)< submit / >\nD)< reset / >","acceptedAnswer":{"@type":"Answer","text":"The < input > tag is used to create a variety of form elements, including push buttons, and is the only option that could create a push button in this scenario. The < button > tag creates a clickable button, but is not used to create push buttons. The < submit > and < reset > tags create submit and reset buttons, respectively, but not push buttons. ","upvoteCount":1}},{"@context":"https://schema.org","@type":"Question","eduQuestionType":"Flashcard","text":"If a check box appears checked by default, its code contains the ______ attribute.\nA)type\nB)name\nC)value\nD)checked","acceptedAnswer":{"@type":"Answer","text":"The \"checked\" attribute is used to indicate that a checkbox should be checked by default when the page loads. ","upvoteCount":1}},{"@context":"https://schema.org","@type":"Question","eduQuestionType":"Flashcard","text":"The default number of choices for a pull-down menu is _____.\nA)one\nB)two\nC)three\nD)four","acceptedAnswer":{"@type":"Answer","text":"The default number of choices for a pull-down menu is one, as it is initially used to select a single option from a list of choices. Increasing the number of choices may make the menu more overwhelming and difficult for the user to navigate. However, in some specific cases where more options are necessary, the number of choices can be increased. ","upvoteCount":1}}]}
showing 61 - 80 of 124
Related Quizzes