Title: HTML validation
Last modified: July 25, 2019

---

# HTML validation

 *  [Mikhail Alferov](https://wordpress.org/support/users/malferov/)
 * (@malferov)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/html-validation-4/)
 * In /templates/subscribe.php line 125 unnecessary tag: </p> due to which the subscribe
   page did not pass validation. Please fix it.

Viewing 1 replies (of 1 total)

 *  Plugin Author [WPKube](https://wordpress.org/support/users/wpkube/)
 * (@wpkube)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/html-validation-4/#post-11769267)
 * Hi,
 * Thanks for letting us know, we’ll get that fixed.
 * The closing tag on line 125 closes the paragraph opened on 121. The issue is 
   that in between there there’s another paragraph tag ( opened and closed ) but
   paragraph tags should not be placed inside of paragraph tags ( shouldn’t be nested),
   that’s where the validation issue comes from.

Viewing 1 replies (of 1 total)

The topic ‘HTML validation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/subscribe-to-comments-reloaded_f0f9fc.
   svg)
 * [Subscribe To Comments Reloaded](https://wordpress.org/plugins/subscribe-to-comments-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe-to-comments-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe-to-comments-reloaded/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [validation](https://wordpress.org/support/topic-tag/validation/)

 * 1 reply
 * 2 participants
 * Last reply from: [WPKube](https://wordpress.org/support/users/wpkube/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/html-validation-4/#post-11769267)
 * Status: not resolved