Title: HTML validation errors
Last modified: August 30, 2016

---

# HTML validation errors

 *  [crtyrddean](https://wordpress.org/support/users/crtyrddean/)
 * (@crtyrddean)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/html-validation-errors-8/)
 * Hi, I’m currently using this plugin to display multiple mailchimp forms on a 
   WordPress page. Unfortunately, when I try to validate the html I get errors for
   the following.
 * 1. Inline Styles <style>
    2. Duplicate form ids
 * Can anyone help with how i can get multiple forms to validate via the W3C HTML
   validator?
 * Many thanks
 * [https://wordpress.org/plugins/mailchimp/](https://wordpress.org/plugins/mailchimp/)

Viewing 1 replies (of 1 total)

 *  [mc_kath](https://wordpress.org/support/users/mc_kath/)
 * (@mc_kath)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/html-validation-errors-8/#post-6185897)
 * Hi there crtyrddean,
 * Since this plugin can only provide connection to a single MailChimp list, the
   id of the form isn’t dynamic and any place the shortcode or widget it present,
   the id=”mc_signup_form”. As a result, the duplicate form IDs would be expected.
 * Connecting to multiple MailChimp lists would require multiple methods, such as
   using this plugin in addition to another plugin or embed form code from the MailChimp
   site itself. Using that sort of option for multiple forms may validate better.
 * The inline styles within a <style> tag is also expected, as the shortcode and
   widget both inject a set of CSS code with the form code wherever they are placed.
   While this doesn’t necessarily validate, it’s fully functional.
 * Please let me know if you have any additional questions.
 * -Kath

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/mailchimp/assets/icon.svg?rev=3156997)
 * [Mailchimp List Subscribe Form](https://wordpress.org/plugins/mailchimp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [mc_kath](https://wordpress.org/support/users/mc_kath/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/html-validation-errors-8/#post-6185897)
 * Status: not resolved