1.

The __________ begins with a series of parameter entity definitions.(a) DTD(b) SGML(c) XML(d) HTMLI got this question in class test.My question is from Reading a Document Type Definition in portion HTML Fonts, Tags and Elements of HTML

Answer»

The correct choice is (a) DTD

Easy explanation: SGML (Standard Generalized Markup Language) is a standard for how to specify a document markup language or tag set. XML and HTML are WEB markup language used to design and create web pages. The HTML DTD begins with a series of parameter entity definitions. A parameter entity definition defines a kind of macro that may be referenced and expanded elsewhere in the DTD. These MACROS may not appear in HTML DOCUMENTS, only in the DTD. Other types of macros, called character REFERENCES, may be used in the text of an HTML document or within attribute values.



Discussion

No Comment Found

Related InterviewSolutions