Is it OK to use unknown HTML tags?

前端 未结 12 1222
梦如初夏
梦如初夏 2020-11-30 04:54

Correct me if I\'m mistaken, but AFAIK, unknown HTML tags in markup (i.e. tags not defined in the HTML spec, like say, ) will eventually be treate

12条回答
  •  一向
    一向 (楼主)
    2020-11-30 05:22

    In my case I use a lot of them into my Webkit-powered game GUI system, and everything works.

提交回复
热议问题