HTML - Displaying text with <> in

后端 未结 3 1647
陌清茗
陌清茗 2021-01-28 23:37

I\'ve run into a problem that with HTML if I want to show some text which is in between arrows, for example, , it won\'t be displayed because i

3条回答
  •  野性不改
    2021-01-28 23:53

    For future reference: W3C's HTML Document Representation. It describes how to encode characters, and there's a link on that page to the full list of HTML character references.

提交回复
热议问题