部分显示效果汇总

来源:互联网 发布:中国电信4g网络制式 编辑:程序博客网 时间:2024/04/29 17:41
<html>
<body>
<fieldset style="width:300px">
<legend><font color="red">审核状态</font></legend>
<form>
<input type="radio" name="state">已经审核
<input type="radio" name="state">没有审核
<input type="radio" name="state">全部
</form>
</fieldset>
</body>
</html>
显示效果:
0 0
原创粉丝点击