加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
apply.html 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
Your Name 提交于 2018-04-26 21:34 . add
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<title>施肥知识</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
</head>
<body class="back">
<div class="formula">
<h3>文章列表</h3>
<dl class="for_dl apply_dl clearfix">
<dt><a href="#"><img src="images/video.jpg"></a></dt>
<dd>
<a href="#" class="for_tit">科学施肥-营养特性与施肥特点</a>
<p>在众多大田作物种,由于营养特性不同,可
不同类型..<a href="#">了解更多</a></p>
<span>2017年10月5号10:35</span>
</dd>
</dl>
<dl class="for_dl apply_dl clearfix">
<dt><a href="#"><img src="images/video.jpg"></a></dt>
<dd>
<a href="#" class="for_tit">肥料的搭配使用!</a>
<p>在众多大田作物种,由于营养特性不同,可
不同类型..<a href="#">了解更多</a></p>
<span>2017年10月5号10:35</span>
</dd>
</dl>
<dl class="for_dl apply_dl clearfix">
<dt><a href="#"><img src="images/video.jpg"></a></dt>
<dd>
<a href="#" class="for_tit">科学施肥-营养特性与施肥特点</a>
<p>在众多大田作物种,由于营养特性不同,可
不同类型..<a href="#">了解更多</a></p>
<span>2017年10月5号10:35</span>
</dd>
</dl>
<dl class="for_dl apply_dl clearfix">
<dt><a href="#"><img src="images/video.jpg"></a></dt>
<dd>
<a href="#" class="for_tit">肥料的搭配使用!</a>
<p>在众多大田作物种,由于营养特性不同,可
不同类型..<a href="#">了解更多</a></p>
<span>2017年10月5号10:35</span>
</dd>
</dl>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化