Div+Css画圆示例代码_ Div+Css教程-查字典教程网
Div+Css画圆示例代码
Div+Css画圆示例代码
发布时间:2016-12-27 来源:查字典编辑
摘要:Jxchen.box{border:1pxsolid#f60;width:100px;height:100px;margin:0auto;-...

<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>

</div>

</body>

</html>

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新 Div+Css教程学习
    热门 Div+Css教程学习
    网页设计子分类