What are all the valid self-closing elements in XHTML (as implemented by the major browsers)?

前端 未结 13 1594
夕颜
夕颜 2020-11-22 05:16

What are all the valid self-closing elements (e.g.
) in XHTML (as implemented by the major browsers)?

I know that XHTML technically allows any element to

13条回答
  •  名媛妹妹
    2020-11-22 06:02

    You should have a look the xHTML DTDs, they're all listed. Here is a quick review all the main ones:



提交回复
热议问题