| 你的位置:主页>>单选框美化 |
| 样式一 <style TYPE="text/css"> <!-- .style { background-color:#ffffff;color:#ff9966;border-style: dashed ;border-width:1} \\ background-color依次为背景颜色,为边框色 --> </style> <input type=radio name=a class="style"> 样式二 <style TYPE="text/css"> <!-- .style1 { background-color:#ffffff;color:#ff9966;border-style: double ;border-width:1} \\ background-color依次为背景颜色,为边框色 --> </style> <input type=radio name=a class="style1"> |
| COPYRIGHT © 2003-2005 ALL RIGHTS RESERVED | ||