HTML5 Multiple choices


Total available count: 25
Subject - Web Development
Subsubject - HTML5

In HTML5, onblur and onfocus are:


 

 

 

 



A


Solution:-

The HTML5 event attributes are global and can be applied to most of the elements. Events that occur due to the user interacting with the HTML form controls are called Event attributes.

onblur event: Fires when an element loses focus is known as onblur event attribute.
onfocus event: Fires when the element receives focus is known as onfocus event attribute.




Next 5 multiple choice(s)

1

Which element is no longer supported in HTML5?

2

Which element is no longer supported in HTML5?

3

Which HTML5 element is used to specify a footer for a document or section?

4

Which doctype is correct for HTML5?

5

What is the previous version of HTML, prior to HTML5?

Comments