-
transform查看全部
-
Transform参数查看全部
-
Transform用法查看全部
-
<input> 做按钮 (1)宽度无法自适应 (2)没有交互效果查看全部
-
<input>默认样式是由操作系统决定的查看全部
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>无标题文档</title> <style type="text/css"> body ul li {margin: 0px; padding: 0px; font-size: 12px; } ul { list-style-type: none; height: 27px; width:500px;border-bottom:2px solid #21530C} li { float: left; } a { line-height: 27px; padding: 0 10px; } li a.ac{ background:#21530C; border-radius: 6px 6px 0 0; /*margin-bottom: 0px;*/ /*height: 40px;*/ display: inline-block; } </style> </head> <body> <ul> <li><a href="#" class="ac"><span>首页</span></a></li> <li><a href="#"><span>最新产品</span></a></li> <li><a href="#"><span>内部新闻</span></a></li> <li><a href="#"><span>联系我们</span></a></li> </ul> </body> </html>查看全部
-
transition:0.5s ease/ease-in/ease-out查看全部
-
按钮查看全部
-
CSS3-box-sizing属性查看全部
-
CSS3-Transition兼容性查看全部
-
CSS3-Transition定义和用法查看全部
-
CSS3——Transform兼容性查看全部
-
CSS3--Transform参数查看全部
-
CSS3--Transform查看全部
-
a标签制作按钮优势查看全部
举报
0/150
提交
取消