效果图:
代码如下:
原生js选项卡写法 #div1 div{width: 200px;height: 200px;border: 1px solid #FF0000;display: none;} .active{background: red;}