topical media & game development
basic-xml-02-html-doc.xml / xml
ÿþ<HTML-Doc>
<tag>
<tag-name>P</tag-name>
<description>Paragraph</description>
<example><![CDATA[
<P>Paragraphs can contain <EM>other</EM> tags.</P>
]]></example>
</tag>
<tag>
<tag-name>HTML</tag-name>
<description>HTML root element</description>
<example><![CDATA[
<HTML>
<HEAD><TITLE>Sample HTML</TITLE></HEAD>
<BODY>
<P>Stuff goes here</P
</BODY>/HTML>
]]></example>
</tag>
<!--more tags to follow...-->
</HTML-Doc>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.