CSE :: HTML- CS
- The __________ element may contain not just links but also other interactive items, including the newly introduced command element.
- The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe
- Which of the following allows the sandboxed iframe to run scripts from the same domain?
- __________ allows the iframe to pull in content from elsewhere in the same domain.
- All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags
- The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting
- The interactive element audio with the attribute controls must not appear as a descendant of which element?
- A ____________ element must have a start tag but must not have an end tag.
- Which type attribute of input element sets the element’s value to a string representing a number?
- Which of the following type attributes of input element defines control for entering a telephone number?