CSS3 :checked 选择器完整CSS选择器参考手册实例为所有选中的输入元素设置背景颜色: [mycode3 type='css'] input:checked { height: 50px; width: 50px; } ...
確定! 回上一頁