J
Jennifer
Using IE6 on a Windows 98 (2nd) frame, the browser omits
text from HTML. For example, the following URL:
http://www.melkite.net/Seal.html
has this text in the source:
<center>
<p><a href="http://www.melkite.org/" target="_blank">
<img src="Icons/elya.gif" border="0" alt="Eparch John A.
Elya" width="97" height="115"></a>
</p>
</center>
Yet, the browser loads only the following:
<center>
<p><a href="http://www.melkite.org/" target="_blank">
</a>
</p>
</center>
Why is the browser omitting nearly two lines and what will
fix it? I thought at first that I was seeing a cached
version of the page, but have now ruled out that fix.
Help,
Jenn
text from HTML. For example, the following URL:
http://www.melkite.net/Seal.html
has this text in the source:
<center>
<p><a href="http://www.melkite.org/" target="_blank">
<img src="Icons/elya.gif" border="0" alt="Eparch John A.
Elya" width="97" height="115"></a>
</p>
</center>
Yet, the browser loads only the following:
<center>
<p><a href="http://www.melkite.org/" target="_blank">
</a>
</p>
</center>
Why is the browser omitting nearly two lines and what will
fix it? I thought at first that I was seeing a cached
version of the page, but have now ruled out that fix.
Help,
Jenn