Problem with -> in pre tags
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 … Read more