1.

What is the use of spellcheck attribute?(a) Checks spelling(b) Indicates if spell checking is allowed(c) Checks spelling and corrects it(d) Checks spelling of a given particular text onlyI got this question in exam.Origin of the question is Common HTML5 Attributes Reference in chapter HTML and XHTML Fundamentals of HTML

Answer»

The correct CHOICE is (b) INDICATES if spell CHECKING is allowed

Explanation: SPELLCHECK is a global attribute, it indicates if spell checking is allowed or not for the element. SYNTAX is

 William Shakespeare was a great novelist.

 .



Discussion

No Comment Found

Related InterviewSolutions