| Код | Line 66, Column 308: general entity "url" not defined and no default entity …ter.com/intent/tweet?text=RSS+Reader.&url=jkhjkh"><img style…
✉
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
|
| Код | Line 66, Column 311: reference to external entity in attribute value ….com/intent/tweet?text=RSS+Reader.&url=jkhjkh"><img style="b…
✉
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
|
Подскажите пожалуйста как избавится от этих ошибок? |