Attempting to close HtmlElement ‘a’ before HtmlElement ‘div’ was closed is what the red lines are saying.
Attempting to close HtmlElement ‘div’ before HtmlElement ‘body’ was closed is what the red lines are saying.
Attempting to close HtmlElement ‘a’ before HtmlElement ‘div’ was closed is what the red lines are saying.
Attempting to close HtmlElement ‘div’ before HtmlElement ‘body’ was closed is what the red lines are saying.
You can try to remove the on line 184 in your first image.