HTML Escape Character Table, html Escape charactersWhy use an escape string?
, & And so on in HTML have special meanings (, used for the link sign, & used for escaping), and cannot be used directly. These symbols areNot displayed on the page we
HTML 4.01 supports the ISO 8859-1 (Latin-1) character set.The lower part of the Iso-8859-1 (code from 1 to 127) is the original 7-bit ASCII.The higher parts of Iso-8859-1 (code from 160 to 255) all have entity names.Most of these symbols can be used
Related information about this issue (I am not at the beginning, it seems that some friends will not find it .)
Ie10 +, safari5.17 +, firefox4.0 +, opera12 +, chrome7 + It has been implemented according to the new standard, so there is no such
Sometimes when writing articles, the code referenced in the paragraph is interpreted into the original HTML, by using some special characters in the HTML encoding can be returned to the original text, preserving the original format. Character
ISO Latin-1 character set (HTML Object Control)-line feed in flex tooltip-Pm | published by row.ng | 1,084 views
The flex help tells us that HTML entities can be used to use special characters in mxml attributes. However, some characters do not
HTML 4.01 supports the ISO 8859-1 (Latin-1) character set.HTML 4.01 supports the ISO 8859-1 (Latin-1) character attribute.
The lower part of ISO-8859-1 (codes from 0-127) is the original 7-bit ascii standard. Most of these characters can be used
As long as you understand the HTML Tag, you will know the usefulness of special characters.
Original HTML code
Display result
Description
& Lt;
Less than sign or display mark
& Gt;
>
Greater than sign or
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.