Every time I save my files, it throws: "Error: Closing tag div (on line 28) without an open tag". I deleted that div, and it gave me another error saying that its parent element didn't have a closing tag either. I may as well delete my entire HTML and it will still give me that error. I know there's no mistake because Atom says there are no issues with my code. What can I do?
Every time I save my files, it throws: "Error: Closing tag div (on line 28) without an open tag". I deleted that div, and it gave me another error saying that its parent element didn't have a closing tag either. I may as well delete my entire HTML and it will still give me that error. I know there's no mistake because Atom says there are no issues with my code. What can I do?