javascript - Stray, An body.. and Cannot recover -


Getting these errors from W3C

Line 41, Column 143: Stre End tag body.

one ?? .t 1_02.gif ',' images / part1_03.gif ',' images / part1_04.gif ',' images / part1_05.png ') "& gt; one? ??? line 41, column 143: one Body start tag was viewed, but an element of the same type was already open.

a ?? t1_02.gif ',' images /Part1_03.gif','images/ Part1_04.gif ',' images / Part1_05.png ') "& gt; a???? Line 41, Column 143: Can not Recover After the Last Error Any other errors will be ignored.

one ?? .t1_02.gif ',' images / part1_03.gif ',' images / part1_04.gif ',' images / part1_05.png ') "& gt;

How can I fix it, and My code is:

I've checked the code for you and tagged This error occurs due to closing. You have not closed the img tag properly.

The valid tag is:

img tag.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -