HTML转义字符
No. | 文字表記 | 10進表記 | 16進表記 | 文字 | Comment | |
---|---|---|---|---|---|---|
001 | " | " | " | """ | quotation mark = APL quote | |
002 | & | & | & | "&" | ampersand | |
003 | < | < | < | "<" | less-than sign | |
004 | > | > | > | ">" | greater-than sign | |
005 | |   |   | " " | no-break space = non-breaking space |