InterviewSolution
Saved Bookmarks
| 1. |
What is the role of charset attribute? It specifies(a) a scheme to be used to interpret the value of the content attribute(b) a name for the metadata(c) the character encoding for the HTML document(d) the character decoding for the HTML documentThe question was asked in unit test.Query is from Meta Data topic in division HTML Fundamentals of HTML |
|
Answer» The correct choice is (c) the CHARACTER encoding for the HTML document |
|