InterviewSolution
Saved Bookmarks
| 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 |
|