I am every once in a while having an h pop up top left of my header. I have checked the header file and it's not in there, it all so shows up on my other site that has no header. Problem besides the obvious display of the random h is when it does show, the font and everything gets larger. Any ideas on where it could be coming from? Here is the top of the source code
h
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr">
<head>
<style type="text/css">
.popup_menu a,
.popup_menu label { display: block; padding: 2px; cursor: pointer; }
.ubbcode-pre {
font-family: monospace;
white-space: pre;
}
and when I refrsh the h disapears and everything returns back to normal