标签: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>
效果图:
标签:style set es2017 color class blog 技术 personal birt
原文地址:http://www.cnblogs.com/henuyuxiang/p/7424661.html