What disadvantages are there to the <button> tag?

后端 未结 11 1118
灰色年华
灰色年华 2020-11-29 01:13

I started using a diagnostic css stylesheet, e.g. http://snipplr.com/view/6770/css-diagnostics--highlight-deprecated-html-with-css--more/

One of the suggested rules

11条回答
  •  北海茫月
    2020-11-29 01:49

    Everything you need to know: W3Schools tags, while other browsers will submit the content of the value attribute. Use the input element to create buttons in an HTML form.

提交回复
热议问题