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

<fieldset>标签

时间:2017-08-24 19:47:40      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:style   set   es2017   color   class   blog   技术   personal   birt   

<!DOCTYPE html>
<html>
  <head> 
    <meta charset="utf-8"> 
    <title>菜鸟教程(runoob.com)</title> 
  </head>
  <body>     <form>       <fieldset style="border:1px solid red">        <legend>Personalia:</legend>        Name: <input type="text"><br>        Email: <input type="text"><br>         Date of birth: <input type="text">      </fieldset>     </form>   </body> </html>

效果图:

技术分享

 

<fieldset>标签

标签:style   set   es2017   color   class   blog   技术   personal   birt   

原文地址:http://www.cnblogs.com/henuyuxiang/p/7424661.html

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