Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  1. The __________ begins with a series of parameter entity definitions.

  2. A.

     DTD

    B.

     SGML

    C.

     XML

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    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.


Be The First To Comment