Title: html5 valid email sharing
Last modified: September 1, 2016

---

# html5 valid email sharing

 *  Resolved [dconyard](https://wordpress.org/support/users/dconyard/)
 * (@dconyard)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/html5-valid-email-sharing/)
 * Hi,
 * When the ssba buttons are active on a webpage, the web page does not validate
   properly in the w3c validator tool:
 * Bad value `mailto:?subject=The Disruption Revolution&body=%20`
 * Please can you apply this fix to encode the subject of an email share:
 * `$htmlShareButtons = '<a class="ssba_email_share" href="mailto:?Subject=' . urlencode(
   $strPageTitle) . '&Body`
 * From this source, this issue has been around for years:
    [http://www.rafaelclabrador.com/bad-value-mailto-ssba-email-share/](http://www.rafaelclabrador.com/bad-value-mailto-ssba-email-share/)
 * [https://wordpress.org/plugins/simple-share-buttons-adder/](https://wordpress.org/plugins/simple-share-buttons-adder/)

The topic ‘html5 valid email sharing’ is closed to new replies.

 * ![](https://ps.w.org/simple-share-buttons-adder/assets/icon-256x256.png?rev=2661516)
 * [Simple Share Buttons Adder](https://wordpress.org/plugins/simple-share-buttons-adder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-share-buttons-adder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-share-buttons-adder/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-share-buttons-adder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-share-buttons-adder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-share-buttons-adder/reviews/)

## Tags

 * [email](https://wordpress.org/support/topic-tag/email/)
 * [html5](https://wordpress.org/support/topic-tag/html5/)
 * [valid](https://wordpress.org/support/topic-tag/valid/)
 * [W3C](https://wordpress.org/support/topic-tag/w3c/)

 * 0 replies
 * 1 participant
 * Last reply from: [dconyard](https://wordpress.org/support/users/dconyard/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/html5-valid-email-sharing/)
 * Status: resolved