Hello I am having a problem in a pre tag.
All of a sudden all my '->' appear as '-> ;' on my blog.
How can I solve this?
I have updated to the newest version.
|
Hello I am having a problem in a All of a sudden all my |
||||
|
|
|
If you've written it as it actually appears, you are missing the semi-colon ; directly following the >. Sometimes moving between the visual editor and the html editor will cause this problem. It can also happen when copying and pasting code from another source. Go into the HTML editor and check the code where the greater than signs should appear to ensure that the semi-colon follows the >. Hope this helps |
|||||
|