不要因为一时的失败和挫折,就忘记以往壮志满满说过要去的远方。人皆有爱生恶死之心,人皆为舍生取死之道。何也见善不明耳。
复制代码
代码如下:<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Jxchen</title>
<style type="text/css">
.box{ border:1px solid #f60; width:100px; height:100px; margin:0 auto;
-webkit-border-radius:50px;
-moz-border-radius:50px;
-o-border-radius:50px;
border-radius:50px;
}
</style>
</head>
<body>
<div class="box">
</div>
</body>
</html>
到此这篇关于Div+Css画圆示例代码就介绍到这了。对一般人而言,凡事要思考并不是什么麻烦的事。更多相关Div+Css画圆示例代码内容请查看相关栏目,小编编辑不易,再次感谢大家的支持!