Space Before Closing Slash?

后端 未结 8 1811
说谎
说谎 2020-11-27 15:29

I\'ve frequently seen a space preceding the closing slash in XML and HTML tags. The XHTML line break is probably the canonical example:


<
8条回答
  •  余生分开走
    2020-11-27 16:14

    Are those issues still relevant or are we still adding extra spaces for the sake of, say, IE3 compatibility?

    You were close - it is for Netscape 4.

    It is interesting to see other rationalisations, but that's all it was meant for.

提交回复
热议问题