概述
如:
<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中的Type选择器区分各Input控件所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复