[an error occurred while processing this directive]
Missing Closing Tag
This is how the paragraph should appear:
This is an example of a missing closing tag. The text following the closing tag remains bolded. The behavior will vary depending on the browser. Using some browsers, the entire page following it will be bolded. Using others, only the text between it and the next matching closing tag will be bolded. The text following it will be normal in this case.
The code producing the error, and the effect of the error itself:
<STRONG>This is an example of a missing closing tag. The text following the closing tag
This is an example of a missing closing tag. The text following the closing tag remains bolded. The behavior will vary depending on the browser. Using some browsers, the entire page following it will be bolded. Using others, only the text between it and the next matching closing tag will be bolded. The text following it will be normal in this case.
[an error occurred while processing this directive]