⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 day1_2.html

📁 本本人最近搜集的xml学习文档,都是易学经典的文档,希望对大家有用!
💻 HTML
📖 第 1 页 / 共 2 页
字号:
  <tr> 
    <td colspan="2">-<font color="#000000"><a href="../../1-download/page2.htm">程序设计</a></font></td>
  </tr>
  <tr> 
    <td colspan="2">-<font color="#000000"><a href="../../1-download/page3.htm">网站设计</a></font></td>
  </tr>
  <tr> 
    <td colspan="2">-<font color="#000000"><a href="../../1-download/page4.htm">电子商务</a></font> 
    </td>
  </tr>
  <tr> 
    <td colspan="2" align="center" bgcolor="#666699"><a href="../../1-teach/index.htm"><font color="#FFFFFF">实用技巧</font></a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/internet/index.htm">Internet应用</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/photoshop/index.html">Photoshop</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/flash/page1.html">Flash</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/asp/index.html">ASP</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/php/index.html">PHP</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/java/index.htm">Java</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/vb/index.htm">VB</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/c/index.htm">C、C++</a></td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-backend/database/php_mysql/index.html">PHP/MySQL</a></td>
  </tr>
  <tr> 
    <td colspan="2"><a href="../../1-backend/cgi_perl/perl_beginner/index.html">-Perl</a> 
    </td>
  </tr>
  <tr> 
    <td colspan="2">-<a href="../../1-teach/other/index.htm">其它</a> </td>
  </tr>
  <tr> 
    <td colspan="2" bgcolor="#666699"> 
      <div align="center"><font color="#FFFFFF">更多教程</font></div>
    </td>
  </tr>
  <tr> 
    <td colspan="2" height="17"><a href="../../1hdml/index.html">-HDML</a></td>
  </tr>
  <tr> 
    <td colspan="2" height="23"><font face="宋体"><a href="../../1-backend/database/course/day1_1.html">-网络数据库</a></font></td>
  </tr>
  <tr> 
    <td colspan="2" height="14"><a href="../../1-backend/protocols/ping/index.html"><font face="arial, helvetica, sans-serif">Ping</font></a></td>
  </tr>
  <tr> 
    <td colspan="2" height="20"><a href="../../1-backend/cgi_perl/search_engine/index.html">-创建搜索引擎</a></td>
  </tr>
  <tr> 
    <td colspan="2" height="16">-<a href="../../1adobe/GoLive/index.html">Adobe GoLive</a></td>
  </tr>
  <tr> 
    <td colspan="2"><a href="../../1-backend/cgi_perl/templates/index.html">模板</a></td>
  </tr>
  <tr> 
    <td colspan="2" align="center" bgcolor="#666699"><font color="#FFFFFF">合作伙伴</font></td>
  </tr>
  <tr> 
    <td colspan="2" align="left">-<a href="http://www.5dmedia.com/" target="_blank">5D精英网</a></td>
  </tr>
  <tr align="center"> 
    <td colspan="2"> <img src="../../Library/front_monkey.gif" width="59" height="68"></td>
  </tr>
  </tbody> 
</table>
<br><!-- #EndLibraryItem --></td>
      <!-- End of headlines (column 1: left column) --> <!-- Gutter between columns 1 and 2 --> 
      <td width="10" height="794"><img src="http://www.sohu.com/images/pixel.gif" width=10></td>
      <!-- Search box and directories (columns 2 and 3: middle columns, combined into one) --> 
      <td align=center valign=top width="558"> 
        <div align="left"><!-- #BeginEditable "1" --> 
<title>Mozilla - Netscape源代码</title>
Mozilla 
        - Netscape源代码<a href="mailto:boutin@wired.com">Paul 
        Boutin</a> 
        <p><b>第二页:XML、RDF和sitemap</b></p>
        <p>Mozilla最重要的新特征是它支持W3C设计的作为HTML替代物的XML。</p>
        <p>不去讨论XML的所有特征,我们集中在Mozilla的第一个基于XML的特征 - sitemaps - 你可以在浏览器的当前可下载版本中试用。</p>
        <p>Sitemaps</p>
        <p>当你在Mozilla中打开www.hotwired.com时,你会在窗口左边看到什么?它是Mozilla的新的&quot;Navigation 
          Center&quot;,即我们的sitemap。(如果你的Mozilla版本中未出现sitemap,点击Navigation Center中的&quot;Site 
          Tools&quot;使它弹出来。)</p>
        <p><img src="client2.gif" width="357" height="309"></p>
        <p>这是HotWired sitemap的样子。</p>
        <p>sitemap是Mozilla的已有的新特征中最显著的。它们用<a href="http://www.w3.org/RDF/" target="_blank">RDF</a>(resource 
          description framework)书写,一个W3C仍在开发的XML应用程序。Mozilla通过在页面中寻找&lt;LINK rel=sitemap&gt;发现RDF 
          sitemap,象这样:</p>
        <ul>
          <tt> &lt;LINK REL=sitemap SRC="/rdf/sitemap.rdf#root" NAME="HotWired" 
          TYPE="text/rdf"&gt; </tt> 
        </ul>
        <p>这个标记符告诉Mozilla在www.hotwired.com/rdf/sitemap.rdf打开sitemap,然后在id=&quot;root&quot;处开始绘制网站树。</p>
        <p> sitemap是用RDF写的网站的结构描述。一个简单的这样的连接指向的sitemap文件如下所示:</p>
        <ul>
          <pre>

&lt;RDF:RDF&gt;



&lt;Topic id="root" 

       name="Webmonkey"&gt;

 &lt;child&gt;

&lt;Topic id="Webmonkey RDF Geeks"&gt;

&lt;child name="Paul" rdf:href="http://www.hotwired.com/members/profile/mrpaul"

 smallIcon="http://www.webmonkey.com/authors/images/paul_smallIcon.gif"/&gt;

&lt;child name="Taylor" rdf:href="http://www.hotwired.com/members/profile/taylor"

 smallIcon="http://www.webmonkey.com/authors/images/taylor_smallIcon.gif"/&gt;

	&lt;/Topic&gt;

&lt;/child&gt;

&lt;child&gt;

	&lt;Topic id="Webmonkey Network"

smallIcon="http://www.hotwired.com/rdf/objects/monkey_smallIcon.gif"&gt;

	&lt;child rdf:href="http://www.webmonkey.com/" name="Webmonkey"/&gt;

&lt;child rdf:href="http://www.pcwebopaedia.com/" name="PCWebopaedia"/&gt;

&lt;child rdf:href="http://www.insidedhtml.com" name="InsideDHTML"/&gt;

&lt;child rdf:href="http://www.highfive.com" name="High Five"/&gt;

	&lt;/Topic&gt;

&lt;/child&gt;

&lt;/Topic&gt;

&lt;/RDF:RDF&gt;



</pre>
        </ul>
        <p><a href="day1_3.html">&gt;&gt;</a></p>
        <p><b>Mozilla - Netscape源代码</b><br>
          <font color="#FF0000">第一页</font> <a href="day1_1.html">Mozilla的新特征</a><br>
          <font color="#FF0000">第二页</font> XML、RDF和sitemap<br>
          <font color="#FF0000">第三页</font> <a href="day1_3.html">RDF Cheat Sheet</a><br>
          <font color="#FF0000">第四页</font> <a href="day1_4.html">Sitemap和Navigation 
          Center</a></p>
        <p>[第1天][<a href="day2_1.html">第2天</a>]</p>
        <!-- #EndEditable --></div>
      </td>
      <!-- End of search box and directories (columns 2 and 3: middle columns, combined into one) --> 
      <!-- Gutter between columns 3 and 4 --> <!-- Other stuff (column 4: right column) --> 
      <!-- End of other stuff (column 4: right column) --> </tr>
  </table>
<!-- End of table surrounding page contents -->

  <hr noshade size=1 width=700>
 <span class=eng><br>
  Copyright (C) 1998-2000 Internet Technologies China.&nbsp; All rights reserved. 
  </span> 
</center>
</body>
<!-- #EndTemplate --></html>

⌨️ 快捷键说明

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