What's the HTML character entity for the # sign?

前端 未结 7 642
广开言路
广开言路 2021-02-06 20:28

What\'s the HTML character entity for the # sign? I\'ve looked around for \"pound\" (keeps returning the currency), and \"hash\" and \"number\", but what I try doesn\'t seem to

7条回答
  •  粉色の甜心
    2021-02-06 20:57

    # or #
    

    http://www.asciitable.com/ has information. Wikipedia also has pages for most unicode characters.

    http://en.wikipedia.org/wiki/Number_sign

提交回复
热议问题