help with error message
The "a" element cannot be used here. It is nested in another "a" element and cannot be nested. Has the previous "a" element been ended with an end tag? This element may be contained in "body", "caption", "td", "th", and "svg". This element may not be contained in "a", "button", "svg", and "table".
The above error message can drive you nuts trying to find the unbalance.
It would be nice if:
1. it told you the line number of the enclosing <a
2. there were balancing tools. You point to something and it winks the match.
The above error message can drive you nuts trying to find the unbalance.
It would be nice if:
1. it told you the line number of the enclosing <a
2. there were balancing tools. You point to something and it winks the match.