<form> <div> <input type='text' name='name'><br> <input type='password' name='password'><br> <input type='submit' value='点我'> </div> </form>