• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HTML problem. Firefox can't properly open my link

stockriderman

Senior member
Bellow is the code I have on my website. It's a link to a friend-site.
It opens well in IE,but Firefox opens it like this:

http://mywebsite/ http://www.yahoo.com

As you can see, there's something wrong. I have 2 website with some crap in between

Please help. I am a total noob in html coding.


<span class="body">
W: </span><span class="bodyGreen"><a href=" http://www.yahoo.com" target="_blank" class="dummy">Yahoo</a>
</span>
</p>
 
Back
Top