Contents

[edit]

Tidy: ... attribute with missing trailing quote mark

[edit]

Cause:

The tag contains attributes with too much or too less quote marks (").

[edit]

Example:

Good<p id="my_id"">
Good<p id="my_id">
[edit]

Solution:

Add or remove a quote mark.

[edit]

References:

Retrieved from "http://www.htmlpedia.org/wiki/Tidy_59"