What is the HTML character reference code for the percent sign (%)?

后端 未结 2 1054
太阳男子
太阳男子 2021-01-11 13:10

I want to use the code associated to the character %. For example when we want to write é then we code é , so what is the c

2条回答
  •  萌比男神i
    2021-01-11 13:26

    There are many possibilities:

    %
    %
    %

    A reference with all possible characters you find on the following site: http://dev.w3.org/html5/html-author/charref

提交回复
热议问题