capoeirista
01-17-2008, 07:33 AM
This one has me completely baffled. IE6 and 7 are not seeing the following link. This is from the IE6 view source:
<div class="corner-login"
<a href="/account">Login</a> | <a href="/user/register">Join</a>
</div>
The word 'login' renders on the left but no link, just dead text. The join link on the right works fine. I cannot for the life of me figure out why. Do you see something that I don't in this code? Anyone have any idea what could be going on?
<div class="corner-login"
<a href="/account">Login</a> | <a href="/user/register">Join</a>
</div>
The word 'login' renders on the left but no link, just dead text. The join link on the right works fine. I cannot for the life of me figure out why. Do you see something that I don't in this code? Anyone have any idea what could be going on?