Quote:
Originally Posted by Marjelle
Could you specify exactly which code in the example (printscreen) I have to remove or adjust?
|
It's not shown in your printscreen. There's apparently more of line 74 not being shown (where the link code occurs).
But quite simply put... if you look (in Code View) for target="something", you can safely remove target="something" (whatever "something" happens to be).
I think you're at a point where you're either going to need to accept the code that a WYSIWYG editor creates for you (errors, warnings, and all), or you're going to need to take the plunge and learn some html/css. Because if you don't know
anything about html attributes/values/targets, you're severely hampering our ability to assist you (as willing as we are to try and do so

).