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

📄 fl3.html

📁 这是一个基于WEB的树木分类专家系统asp源代码,对于初学者特别有帮助!
💻 HTML
字号:
<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">&nbsp;</blockquote>
</blockquote>
</body>
</html>

⌨️ 快捷键说明

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