简单教程
提交运行
代码编辑器:
<!DOCTYPE html> <meta charset="utf-8"> <form action="/dy/getpost"> <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>
运行结果: