fl3.html
来自「这是一个基于WEB的树木分类专家系统asp源代码,对于初学者特别有帮助!」· HTML 代码 · 共 40 行
HTML
40 行
<html>
<head>
<title>分类3</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.style1 {font-size: 18px}
-->
</style>
</head>
<body bgcolor="#CCCC99" text="#9933CC">
<h2 align="center">栽培用途分类</h2>
<hr>
<blockquote>
<ul>
<li class="style1">行道树</li>
<li class="style1">庭荫树</li>
<li class="style1">园景树</li>
<li class="style1">花灌木</li>
</ul>
<ul class="style1">
<li>绿篱</li>
<li>攀缘植物</li>
<li>地被植物</li>
<li>盆栽树</li>
<li>特种用途树种</li>
</ul>
<p align="center" class="style1"><a href="fenlei.html"><img src="../image/return.gif" width="18" height="17" border="0"></a></p>
<blockquote class="style1"> </blockquote>
</blockquote>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?