html+css+js实现的验证码
js验证码
HTML
<input name="code" type="text" maxlength="4" class="code-input" required placeholder="请输入<em>验证码</em>...;
line-height: 15px;
font-size: 15px;
width: 121px;
border-radius: 5px;
outline: none;
}
<em>JS</em>.../**
* 生成<em>验证码</em>,CSS样式自行设计。..., 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '贺');//所有候选组成<em>验证码</em>的字符