Google +1 button with valid w3c
Copy the html code created by Google script and modify to conform to w3c standards as below
<script type="text/javascript">
document.write('<g:plusone size="medium" href="http://www.abc.com" count="true"></g:plusone>');
</script>
<script type="text/javascript">
document.write('<g:plusone size="medium" href="http://www.abc.com" count="true"></g:plusone>');
</script>
No comments: