Case-Based Critical Thinking Question
?
Roger has is developing a new website for a small chain of New York-style pizza parlors. He is exploring using HTML 5 semantic elements.
Roger wants to give semantic meaning to the contact information, which is at the bottom of the web page. To do this he will use a footer element as a ______ of the contact information.
A. child
B. parent
C. sibling
D. direct child
Answer: B
Computer Science & Information Technology
You might also like to view...
ActionEvent is a type of __________.
a) event handler b) event object c) method d) GUI component
Computer Science & Information Technology
The most common type of relationship to set up is a(n) ____ relationship, in which the primary key field in one table is associated with multiple records in a second table.
A. one-to-one B. referential C. one-to-many D. integral
Computer Science & Information Technology
Which of the following operators has the highest precedence?
A. ! B. * C. && D. ||
Computer Science & Information Technology
Which of the following is BEST associated with PKI?
A. Private key B. Block ciphers C. Stream ciphers D. NTLMv2
Computer Science & Information Technology