文字列表
例如:
<html>
<head>
<title>文字列表</title>
</head>
<body>
<h2 align=center><font color=red>文字列表分为有序列表和无序列表</font></h2>
<hr/>
<h3>无序列表</h3>
<!--ul是无序列表标签(没有序号用***表示) li是列表项标签-->
<ul>
<li>列表<html>
<head>
<t