<html lang="en">
<head>
<meta charset="UTF-8">
<title>景安</title>
<style type="text/css">
.zzidc{width: 300pxheight: 100pxborder: 1px solid red}
</style>
</head>
<body>
<div class="zzidc">我是边框</div>
</body>
</html>
css中可以使用border属性,来对边框进行设置