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

📄 xmlpractical2_column2.html

📁 Ajax tutorial archive
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   <head>
      <title>
         Introduction to Ajax Tutorial
      </title>
   </head>
   <body>
  				<p class="code">
                  &lt;li&gt;&lt;a
                  href=&quot;http://dhtmlnirvana.com/michiebaby/&quot;
                  tabindex=&quot;10&quot; class=&quot;menu&quot;&gt;Michie
                  Baby&lt;/a&gt;&lt;/li&gt;
               </p>
               <p class="code">
                  &lt;/ul&gt;
               </p>
               <p class="code">
                  &lt;/item&gt;
               </p>
               <p class="code">
                  &lt;/menu&gt;<br />
               </p>
               <p class="main">
                  You may notice that within the xml file I have used some html
                  markup to define a list. To an xml parser the file is pure
                  xml and the relevance of html or xhtml tags makes no
                  difference to the parser. In other words there is no
                  difference between a div tag or a eddie tag in xml in terms
                  of what the tag does.
               </p>
               <p class="main">
                  To illustrate this concept let us look at two examples:
               </p>
      
   </body>
</html>

⌨️ 快捷键说明

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