How can I fix HTML code closing tags issue?

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.

1 Like

Hi @shopbratsbargai

You can try to remove the on line 184 in your first image.