Across
- 3. HTML tag is used to specify this instruction for your webpage.
- 6. This tag helps us to perform non-script based rendering when javascript is turned off in the browser.
- 9. onBlur and onFocus for an element are ___ attributes.
- 12. The audio and video tags are used to display different forms of media online without having to use this.
- 15. The div tags are used to logically divide the ___.
- 17. This attribute allows the user to edit any text and markup contained within the element.
- 18. HTML5 allows you to add custom defined attributes without messing up validation by prefixing your attributes with
- 19. HTML documents are saved in this format.
- 20. The attribute used to specify the hint for an input field.
- 21. This tag is used to group related options together in a dropdown.
Down
- 1. This tag is used to group columns together.
- 2. This tag is used to store information usually relevant to browsers and search engine.
- 4. The text/HTML is used to specify this type.
- 5. The HTML element to define important text.
- 7. This tag is used to display the title for the table.
- 8. This element is used to display a web page within a web page.
- 10. This tag specifies self-contained content such as images, diagrams, photos,etc...
- 11. This element is used to define the content that could be considered separate.
- 13. This element introduced in HTML5 is used to draw graphics.
- 14. The attribute that is used to specify if the input can be empty or blank
- 16. The <u> tag is this element.
