文件名称:好看的CSS3的单选复选按钮美化样式.zip
文件大小:18KB
文件格式:ZIP
更新时间:2022-07-31 04:21:27
js特效-好看的CSS3的单选复选按钮美化样式
几个风格好看的CSS3单选复选按钮美化样式,简单的表单单选框、复选框美化代码。 <html> <head> <title>好看的CSS3单选复选按钮美化样式</title> <link rel="stylesheet" type="text/css" href="css/style.css?3.1.64" /> </head> <body>[removed][removed]
Checkbox Small
<input type="checkbox" id="checkbox-1-1" class="regular-checkbox" /><label for="checkbox-1-1">
<input type="checkbox" id="checkbox-1-2" class="regular-checkbox" /><label for="checkbox-1-2">
<input type="checkbox" id="checkbox-1-3" class="regular-checkbox" /><label for="checkbox-1-3">
<input type="checkbox" id="checkbox-1-4" class="regular-checkbox" /><label for="checkbox-1-4">
Checkbox Big
<input type="checkbox" id="checkbox-2-1" class="regular-checkbox big-checkbox" /><label for="checkbox-2-1">
<input type="checkbox" id="checkbox-2-2" class="regular-checkbox big-checkbox" /><label for="checkbox-2-2">
<input type="checkbox" id="checkbox-2-3" class="regular-checkbox big-checkbox" /><label for="checkbox-2-3">
<input type="checkbox" id="checkbox-2-4" class="regular-checkbox big-checkbox" /><label for="checkbox-2-4">
Radio Small
Radio Big
【文件预览】:
好看的CSS3的单选复选按钮美化样式
----css()
--------style.css(3KB)
----php中文网下载站.url(114B)
----index.html(3KB)
----php中文网免费下载站.txt(219B)
----QQ截图20171212103725.png(20KB)