What's the need for XHTML?

后端 未结 16 2138
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-08 13:58

In an interview I was asked a question that I\'d never thought about, which was \"We already have HTML which fulfills all the requirements of writing a web page, so what\'s

16条回答
  •  攒了一身酷
    2020-12-08 14:24

    If i want to crawl your site, and parse its contents, i can only do it if it's XML.

    Parsing HTML is a nightmare.

提交回复
热议问题