frontpage.xml

来自「XML tutorial」· XML 代码 · 共 101 行

XML
101
字号
<!DOCTYPE frontPage [  <!ENTITY languageMenu SYSTEM "../Data/languageLabels.inc"> ]><frontPage lang='dut' xmlns:html="http://www.w3.org/TR/REC-html40"   idref="z19991207" dclinkdir="../Output/">  <menu>    <items>      <a id="index" target="_top" class="naviBlack" href="../Output_dut/example1.html">Start</a>      <a id="index" target="_top" class="naviBlack" href="./contents.html">Inhoud</a>    </items>  </menu>	<languageMenu>            &languageMenu;	</languageMenu> <head>  <author id="nicmila"/>  <translator id="duymelinck"/>  <title>XML Tutorial</title> </head> <body>  <section>   <title>Introduction</title>   <para>XML wordt beschreven in de<html:a href="http://www.w3.org/TR/REC-xml">XML 1.0 standaard</html:a>.In deze handleiding worden enige kenmerken aangehaald en gedemonstreerd op vele voorbeelden.</para>  </section><section><para>Hieronder kan U de keuze maken waar U wil starten :</para><list><item><html:a href="../Output_dut/example1.html">Voorbeeld 1</html:a></item><item><html:a href="contents.html">Inhoud</html:a></item></list></section>  <section>   <title>Kijk ook naar</title>   <list>    <item>     <link idref="z19991203">DTD tutorial</link>    </item>    <item>     <link idref="z20000810d">XML Namespace tutorial</link>    </item>    <item>     <link idref="z20001220">XHTML 1.0 reference</link>     </item>    <item>     <link idref="z20001221">XHTML Basic</link>    </item>   </list>  <zvonXSLT/>  </section>  <keywords/>  <zvon/>  <downloads/> </body> <appendix> <referrer id="XML+Tutorial"/>  <copyright id="systinet" year="2000"/>  <zvonLink id="zvonLink1"/>  <licence id="FDL"/>  <licence id="GPL"/>  <program id="saxon"/>  <program id="python"/> </appendix><indexFrame file="General_dut/book.html" upbarlink="/xxl/XMLTutorial/Output/_upbar.html">  <frame name="frontpage" src="introduction.html" marginheight="0" marginwidth="0" frameborder="0"/> <links/></indexFrame></frontPage>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?