@prom king
Each line indicates a separate error.
It tells you exactly which file has the error and the line number - index_split_848.html on Line 21 for the first one. And it looks like you have a value="" probably in a <p> tag.
If you are not sure how to fix, copy that entire line into a post here, so we can see how it is used, and we can tell you how to fix.
The li error further down indicates a list, but looks like it is improperly used.
|