The . . . . . . . . element may contain not just links but also other interactive items, including the newly introduced command element.
A. progress
B. meter
C. details
D. menu
Select an option to see the answer and solution.
Which of the following allows the sandboxed iframe to run scripts from the same domain?
A. allow-same-origin
B. allow-forms
C. allow-scripts
D. allow-pointer-lock
Select an option to see the answer and solution.
The new . . . . . . . . element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user.
A. progress
B. meter
C. details
D. menu
Select an option to see the answer and solution.
Which element specifies a list of pre-defined options for an input element?
A. <datalist>
B. <keygen>
C. <output>
D. <password>
Select an option to see the answer and solution.
The . . . . . . . . attribute effectively renders the iframe as an inline include, which allows the parent document's CSS to affect the contents of the iframe.
A. allow-forms
B. seamless
C. embed
D. allow-scripts
Select an option to see the answer and solution.
Which of the following is not a HTML5 added form element?
A. <datalist>
B. <keygen>
C. <output>
D. <password>
Select an option to see the answer and solution.
. . . . . . . . allows the iframe to pull in content from elsewhere in the same domain.
A. allow-same-origin
B. allow-forms
C. allow-scripts
D. allow-pointer-lock
Select an option to see the answer and solution.
Which of the following defines a group of related options in a drop-down list?
A. <form>
B. <optgroup>
C. <output>
D. <option>
Select an option to see the answer and solution.
Which of the following is not a type of attribute for input tag?
Select an option to see the answer and solution.