HTML has many predefined entities, but XML has only five predefined entities: & (& or “ampersand”) < (< or “less than”) > (> or “greater than”) ' (‘ or “apostrophe”) " (” or “quotation mark”) “& #160;” is the decimal form of “& nbsp;” which represents a “Non-Breaking Space” in HTML/XHTML, whilst “& #xA0;” is [...]
Posts Tagged ‘escape’
Make work in both XML and HTML
Posted in Uncategorized, tagged escape, HTML, tips, Web, XML on 2008/11/19 | 1条评论»