Wierd characters iso-8859-1  UTF-8 RH8
I have 10 projects that all work fine, except this one. On the top of every page the following appears:  , I get the same in IE and FF. So I deleted my build and created a fresh blank (only welcome topic) project in RH8, same result. How can they all work except this one, and it's a new blank fresh project?
Sorry if this has been answered before I have read alot of threads and I can't seem to find an answer that works for this project.
Here is what appears on the top of the welcome topic:
The coding a the top of my topic before compiling:
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 8" />
