1.

Syntax of entity declaration is ___________(a) (b) (c) (d) The question was asked during an interview.Question is taken from HTML 4.x and XHTML 1.x Character Entities topic in chapter HTML and XHTML Fundamentals of HTML

Answer»

Right answer is (a) <!entity name “value”>

To EXPLAIN: Character entity REFERENCE declaration is done by syntax <!entity name “value”> in HTML and in XML.This syntax is define in Document TYPE DEFINITON(DTD).



Discussion

No Comment Found

Related InterviewSolutions