![]() | | ||||||||
| | #1 |
| HyperActive Warrior Join Date: Aug 2009
Posts: 166
Thanks: 26
Thanked 18 Times in 15 Posts
|
Hello Allz... Whenever i try to build a link on some blogs i get this message: Your HTML cannot be accepted: Attribute "TARGET" is not allowed: <a href="http://www.yourwebsite.com/" target="_blank"> You can use some HTML tags, such as <b>, <i>, <a> While i have seen many comments with anchored text links....what kind of codes they use other than HTML? Please assist in this regard Best Wishes |
| | |
| | #2 |
| HyperActive Warrior War Room Member Join Date: Oct 2009
Posts: 187
Thanks: 83
Thanked 6 Times in 5 Posts
|
<a href="website">what you want to say</a> that's what i use works fine |
| | |
| | #3 |
| HyperActive Warrior Join Date: Aug 2009
Posts: 166
Thanks: 26
Thanked 18 Times in 15 Posts
|
Thanks Wham: I have tried this: <a href="http:/ rwebsite.com/" target="_blank">What you Want To Say</a> But Getting this message: Your HTML cannot be accepted: Attribute "TARGET" is not allowed: <a href="http://www.yourwebsite.com/" target="_blank"> You can use some HTML tags, such as <b>, <i>, <a> Is there any better solution? |
| | |
| | #4 |
| Active Warrior War Room Member Join Date: Jan 2009
Posts: 69
Thanks: 4
Thanked 0 Times in 0 Posts
|
You have one set of comma's to many after the equal sign as a matter of fact I don't use comma's at all around the command. You might have to take the target command out alltogether as Wham mentioned in the earlier post. David |
| | |
| | |
| | #5 |
| Warrior Member Join Date: Oct 2009
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
|
I think this help me too. thanks for sharing |
| | |
| | |
| | #6 |
| SEO War Room Member Join Date: Dec 2009
Posts: 132
Thanks: 28
Thanked 7 Times in 7 Posts
|
The reason usually coders use target="_blank" is to make your link open in new tab. Usually <a href="http:// yourwebsite.com/" >What you Want To Say</a> opens up in the same window. So if anyone clicks on the link it will redirect from existing webpage. To avoid this issue we use target="_blank". It makes no difference whether you use it or not. If it doesn't work, remove it and use coding as wham said. Paul. |
| | |
| | |
![]() |
|
| Tags |
| building, code, html, links, php |
| Thread Tools | |
| |
![]() |