编辑下面的代码:【加编码】
<html> <body> <form action=""> <fieldset> <legend>Personal information:</legend> Name: <input type="text" size="30"><br> E-mail: <input type="text" size="30"><br> Date of birth: <input type="text" size="10"> </fieldset> </form> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂