Contents

[edit]

OpenSP: NET-enabling start-tag not immediately followed by null end-tag

[edit]

Cause:

This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ >'. The proper syntax is '... />' (note the position of the space).

[edit]

Example:

Goodtextexample textexample
Goodtextexample textexample
[edit]

Solution:

textexample textexample

[edit]

References:

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