View Single Post
Old 10-19-2019, 11:28 AM   #2
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,363
Karma: 20212733
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
It's telling you that there is a "link" attribute in the tag that shouldn't be there. It should also tell you the file name, line #, and column position to make it easier to find the offending tag. It is also telling you what things are allowed: "class", "dir", "id", "style", "title" or "xml:lang"

If you delete the link - and the other info associated with it (like link="......") - it should get better.

If you have a screenshot of the tag we could help more.
Turtle91 is offline   Reply With Quote