< and > HTML
-
Hi All, In my application I generate HTML myself from text input. I know I must convert some characters, for example > should be > but does anyone have a list of all characters that must be converted in a similar fashion? I'm aware of <, >, & and space, but would love a full list. Thanks, Old Simon HB9DRV
-
Hi All, In my application I generate HTML myself from text input. I know I must convert some characters, for example > should be > but does anyone have a list of all characters that must be converted in a similar fashion? I'm aware of <, >, & and space, but would love a full list. Thanks, Old Simon HB9DRV
-
They are defined in the HTML standard, e.g. HTML 4.01 or in appendix A.2 of XHTML 1.0
Thanks, you are a saint! Old Simon HB9DRV
-
They are defined in the HTML standard, e.g. HTML 4.01 or in appendix A.2 of XHTML 1.0
Thanks, you are a saint :rose: Old Simon HB9DRV
-
Thanks, you are a saint :rose: Old Simon HB9DRV