返回 有趣posti...... 登陆

有趣postion

弃。 2018-12-10 18:15:17 127

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>Document</title>

<style type="text/css">

*{padding: 0px;margin: 0px;}

ul li{display:block; width: 60px;height: 40px;background: #ccc;margin: 20px;line-height: 40px;padding-left: 20px;float: left; position: relative;}

.min{width: 30px;height: 20px;background:red;font-size:4px;position: absolute;top: 10px;left: 70px;line-height: 30px;padding:5px;}

.xiao{clear: both;}

</style>

</head>

<body>

<ul>

<li>大花</li>

<li>小花</li>

<li>中花</li>

<li>大黄</li>

<li>中黄</li>

<li>小黄</li>

</ul>

<div>


</div>

<div>

我是

</div>

</body>

</html>


最新手记推荐

• 用composer安装thinkphp框架的步骤 • 省市区接口说明 • 用thinkphp,后台新增栏目 • 管理员添加编辑删除 • 管理员添加编辑删除

全部回复(0)我要回复

暂无评论~
  • 取消 回复 发送
  • PHP中文网