What's a valid HTML5 document?

前端 未结 5 2019
醉梦人生
醉梦人生 2020-12-01 18:00

I\'ve just been reading the HTML5 author spec. It states that the , and tags are optional

5条回答
  •  庸人自扰
    2020-12-01 18:39

    I think you are reading it correctly. Although browsers will even render incorrect HTML (try breaking the rules and FF will render the same).

提交回复
热议问题