1.

Use of checked attribute is ____________(a) Whether on page load element should be checked(b) Whether on page load all form element should be checked(c) Whether on page load all list element should be checked(d) Whether on page load all multimedia elements should be checkedI got this question in homework.My doubt is from Common HTML5 Attributes Reference topic in chapter HTML and XHTML Fundamentals of HTML

Answer»

Right option is (a) Whether on PAGE load ELEMENT should be checked

The EXPLANATION is: checked is use with , elements and it indicates if element is checked on LOADING of the page or not.



Discussion

No Comment Found

Related InterviewSolutions