Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
apply.html 2.04 KB
Copy Edit Raw Blame History
Your Name authored 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 助手
尝试更多
代码解读
代码找茬
代码优化