返回 css边框属性... 登陆

css边框属性

D调肥仔 2019-01-17 11:25:58 235
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>css边框</title>
<style>#box1{border:#0F6 solid 1px; width:200px; height:300px;}</style>
</head>

<body>
<div id="box1"></div>
</body>
</html>


最新手记推荐

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

全部回复(0)我要回复

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