Title: HTML validation
Last modified: September 29, 2020

---

# HTML validation

 *  Resolved [grantdb](https://wordpress.org/support/users/sixer/)
 * (@sixer)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/html-validation-8/)
 * Great plugin! I have a couple of minor issues that have come up regarding the
   HTML validation.
 * First is that I use the micro css setting and had to change:
    `linear-gradient(
   top` to: `linear-gradient(to top`
 * The second and third are a little more involved and didn’t want to change the
   plugin files just yet:
 * > Error: Bad value website for attribute autocomplete on element input: The string
   > website is not a valid autofill field name.
   > From line 17, column 7126; to line 17, column 7265
   > e</label> <input id=”cfx-website” name=”cfx-website” type=”text” value=”” size
   > =”50″ maxlength=”100″ placeholder=”Your Website” autocomplete=”website”></fiel
   > Error: Bad value subject for attribute autocomplete on element input: The string
   > subject is not a valid autofill field name.
   > From line 17, column 7618; to line 17, column 7758
   > t</label> <input id=”cfx-subject” name=”cfx-subject” type=”text” value=”” size
   > =”50″ maxlength=”100″ placeholder=”Email Subject” autocomplete=”subject”></
   > fiel
 * I think that the above “website” value needs to be “url”.
 * So just some little updates might be needed, I can change myself but I would 
   rather you give direction.
 * Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13470978)
 * Thank you [@sixer](https://wordpress.org/support/users/sixer/)! This is great
   feedback and will be implemented/fixed in the next plugin update. Just so I can
   confirm, are you using the W3 validator or some other..?
 *  Thread Starter [grantdb](https://wordpress.org/support/users/sixer/)
 * (@sixer)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13471140)
 * [https://validator.w3.org/nu/](https://validator.w3.org/nu/)
 * Cheers!
    -  This reply was modified 5 years, 6 months ago by [grantdb](https://wordpress.org/support/users/sixer/).
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13471151)
 * Perfect, cheers!
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13636633)
 * Just to follow up, all reported issues are resolved in the next version of the
   plugin. Thanks again, [@sixer](https://wordpress.org/support/users/sixer/).
 *  Thread Starter [grantdb](https://wordpress.org/support/users/sixer/)
 * (@sixer)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13641501)
 * Validates 100% CSS and HTML!
 * Thanks!
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13641517)
 * Awesome! Leave a quick [review](https://wordpress.org/support/plugin/contact-form-x/reviews/#new-post)?
   Let the world know!
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13641820)
 * Thank you [@sixer](https://wordpress.org/support/users/sixer/)! 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

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

 * ![](https://ps.w.org/contact-form-x/assets/icon-256x256.jpg?rev=1889318)
 * [Contact Form X](https://wordpress.org/plugins/contact-form-x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-x/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-x/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/html-validation-8/#post-13641820)
 * Status: resolved