Ok I need help with my coding. I can't seem to get the forum to except my link code <a href="url">Link text</a> . When I view the pages source code I see that there is a target="_blank" added into everyone elses link same code automatically making the code read like this
<a href="url" target="_blank">Link text</a> But even when I include that it still doesn't work.
I am usually pretty sharp on figuring out my HTML code and proper syntax but I can't get the forum to recognize anything I do.
So here I am humbly asking for help.


