To group related input elements on a form, use the ________ element
A) name B) fieldset C) legend D) group
B
Computer Science & Information Technology
You might also like to view...
Which of the following code statements generates an error?
(A) txtFirst.Text = "Hello" (B) txtFirst.Text = Hello (C) txtFirst.Text = "My Text" (D) txtFirst.Text = Me.Text
Computer Science & Information Technology
Which strategy tends to cause small blocks to collect at low memory addresses?
What will be an ideal response?
Computer Science & Information Technology
What was the first GUI-based browser?
A. NCSA Mosaic B. Netscape C. Mozilla Firefox D. Opera
Computer Science & Information Technology
Two files are created for each page when you build Web applications. This file ending in .aspx holds the HTML tags.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology