标签: html5
我有一个表单,有一个输入字段是“必需的”。来自浏览器的通知是“请填写此字段”。我可以改变吗?内容和风格。谢谢
<input type="email" name="email" required />