HTML code for an apostrophe

前端 未结 17 1102
独厮守ぢ
独厮守ぢ 2020-11-30 18:01

Seemingly simple, but I cannot find anything relevant on the web.

What is the correct HTML code for an apostrophe? Is it ?

17条回答
  •  广开言路
    2020-11-30 18:32

    It's '.

    As noted by msanders, this is actually XML and XHTML but not defined in HTML4, so I guess use the ' in that case. I stand corrected.

提交回复
热议问题