Why do we need the meta content type tag in HTML head?

后端 未结 3 909
南方客
南方客 2020-12-24 15:10

Why do we need to include the meta content type tag in HTML head like this?


    

        
3条回答
  •  执念已碎
    2020-12-24 15:38

    So that the browser would know how to decode the page - for example: depending on the language, the end-result may differ a lot.

提交回复
热议问题