📄 xmlpractical2_column2.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Introduction to Ajax Tutorial
</title>
</head>
<body>
<p class="code">
<li><a
href="http://dhtmlnirvana.com/michiebaby/"
tabindex="10" class="menu">Michie
Baby</a></li>
</p>
<p class="code">
</ul>
</p>
<p class="code">
</item>
</p>
<p class="code">
</menu><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 + -