web123456

1+X certificate Web front-end development HTML special exercise

1. In HTML5, which attribute is required to specify that the input field is required?

2. In HTML5, which method is used to obtain the user's current location?

3. In HTML5, you can directly embed SVG elements into HTML pages. A. Error B. What format is the correct format of the graphics defined by SVG?

4. No longer supported in HTML5

5. New HTML5 global attribute, "contenteditable" is used for: A. Specify the context menu of the element. This menu appears when the user right-clicks an element. B. Specify whether the element content is editable. C. Upgrade content from the server. D. Returns the location where the content first appears in the string. In HTML5, contextmenu and spellcheck are: A.HTML attribute B.HTML element C.Event attribute D.Style attribute

6. Which input type is used to define weekly and yearly controls (no time zone)?

7. In HTML5, onblur and onfocus are: A. HTML element B. Style attribute C. Event attribute The correct HTML5 element used to play HTML5 video files is:

8. Which of the following elements is no longer supported in HTML5?

9. Elements in HTML5 are used for: A. Display database records B. Manipulate data in MySQL C. Draw graphs D. Create draggable elements Which HTML5 built-in object is used to draw on canvas?

10. In HTML5, which element is used to combine title elements?

11. What is the HTML version before HTML5? A.HTML01B.HTML4C.HTML1D.HTMLHTML5's correct doctype?

12. Which HTML5 element is used to display scalar measurements in known ranges?

13. The correct HTML5 element used to play HTML5 audio files is:

14. Which input type defines the slider control?

15. Which of the following elements is no longer supported in HTML5?