怎么利用纯CSS改变html页面效果-创新互联

这篇文章主要介绍怎么利用纯CSS改变html页面效果,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!

创新互联公司主营孟连网站建设的网络公司,主营网站建设方案,成都app软件开发公司,孟连h5成都微信小程序搭建,孟连网站营销推广欢迎孟连等地区企业咨询

CSS代码:

input[type=checkbox] {
  margin-right: 5px;
  cursor: pointer;
  font-size: 14px;
  width: 15px;
  height: 12px;
  position: relative;
}
input[type=checkbox]:after {
  position: absolute;
  width: 10px;
  height: 15px;
  top: 0;
  content: " ";
  background-color: #ff0000;
  color: #fff;
  display: inline-block;
  visibility: visible;
  padding: 0px 3px;
  border-radius: 3px;
}
input[type=checkbox]:checked:after {
  content: "✓";
  font-size: 12px;
}
input[type=radio] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 12px;
    position: relative;
}
input[type=radio]:after {
    position: absolute;
    width: 10px;
    height: 15px;
    top: 0;
    content: " ";
    background-color: #ff0000;
    color: #fff;
    display: inline-block;
    visibility: visible;
    padding: 0px 3px;
    border-radius: 50%;
}
input[type=radio]:checked:before {
    content: "✓";
    display: block;
    position: relative;
    top: -2px;
    left: 3px;
    width: 6px;
    height: 6px;
    color: #fff;
    font-weight: 400;
    z-index: 1;
}

HTML 示例:

plus
minus
plus
minus

以上是怎么利用纯CSS改变html页面效果的所有内容,感谢各位的阅读!希望分享的内容对大家有帮助,更多相关知识,欢迎关注创新互联网站制作公司行业资讯频道!


网页名称:怎么利用纯CSS改变html页面效果-创新互联
浏览路径:http://bzwzjz.com/article/phded.html

其他资讯

Copyright © 2007-2020 广东宝晨空调科技有限公司 All Rights Reserved 粤ICP备2022107769号
友情链接: 网站制作 网站制作报价 网站建设 企业网站建设公司 成都网站建设 四川成都网站设计 高端网站设计 网站建设改版 成都网站建设 成都网站设计 专业网站设计 成都响应式网站建设公司 定制网站建设多少钱 成都模版网站建设 企业网站制作 成都网站制作 成都网站建设 成都网站设计 网站建设方案 成都商城网站建设 自适应网站设计 手机网站制作