InterviewSolution
Saved Bookmarks
| 1. |
A model group contains the names of the elements that a tag may enclose.(a) True(b) FalseThe question was asked in quiz.My question is from Reading a Document Type Definition in portion HTML Fonts, Tags and Elements of HTML |
|
Answer» RIGHT CHOICE is (a) True The explanation is: Most HTML and XHTML ELEMENTS ENCLOSE content. If a content model is declared, it is enclosed within parentheses and known as a model group. |
|