码迷,mamicode.com
首页 > 其他好文 > 详细

线包字效果

时间:2015-12-28 21:50:43      阅读:282      评论:0      收藏:0      [点我收藏+]

标签:

网页效果:

技术分享

HTML代码:

<html>
   <body>
       <fieldset style=" width:300px;">
           <legend><font color="blue">★ 审核状态</font></legend>
           <form>
               <input type="radio" name="asdf"  />未审核
               <input type="radio" name="asdf"   />已审核
               <input type="radio" name="asdf"  />全部
           </form>
       </fieldset>
   </body>
</html>

 

线包字效果

标签:

原文地址:http://www.cnblogs.com/zix1314/p/5083713.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!