The following code can be used to integrate the Google+ button into any website in a W3C-compliant manner:
<div id="plusone-div"></div>
<script type="text/javascript">gapi.plusone.render ('plusone-div', {"size": "standard", "count": "true", "href": ""});</script>
