如:
<style type="css/text">
input[type="text"]
{
width:200px;
}
input[type="password"]
{
width:160px;
}
input[type="radio"]
{
width:80px;
}
input[type="checkbox"]
{
width:300px;
}
input[type="button"]
{
width:90px;
}
</style>
注:IE6之前的浏览器版本不支持。
最后
以上就是满意海燕最近收集整理的关于用Css中的Type选择器区分各Input控件的全部内容,更多相关用Css中内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复