gpt4 book ai didi

html - 如何在 HTML5 中制作提交按钮?

转载 作者:技术小花猫 更新时间:2023-10-29 11:48:17 25 4
gpt4 key购买 nike

给定W3C's HTML5 spec for the submit button :

A button element must have both a start tag and an end tag.

什么是带有开始和结束标记的提交按钮的示例?

  1. <button type="submit">
  2. <button type="submit" />
  3. <button type="submit" ></button>
  4. 2 & 3
  5. 以上都不是

其他“单例”标签的答案是否相同,例如 <input><img>

最佳答案

<button type="submit">Click me</button>

W3CMDN有更多信息。

关于html - 如何在 HTML5 中制作提交按钮?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4139975/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com