<fieldset style="padding: 20px;">
<legend>Send Us A Message</legend>
<label for="name">Name</label>
<input type="text" name="name" id="name" placeholder="David" required autofocus><br><br>
</fieldset>
<button type="submit">Send</button>
<button type="reset">reset</button>
换了还是不行
3条答案
按热度按时间ryoqjall1#
请使用
<form>
或添加js代码或添加js代码
请让我知道这是否有帮助。
ljsrvy3e2#
字符串
brjng4g33#
与上面的答案一样,您需要使用,但还需要指定操作和方法