represent g:plusone (google plus) as a html5 correct standard

Discussion in 'HTML & Website Design' started by Alex Petrus, Mar 7, 2013.

  1. #1
    <span class="share" ><g:plusone size="medium" count="false" href="<?php the_permalink(); ?>"></g:plusone></span>
    Code (markup):
    How can "g:plusone" be represented in HTML 5 because it's no correct by html standards to be represented as <span> child.

    Line 224, Column 117: Element g:plusone not allowed as child of element span in this context. (Suppressing further errors from this subtree.)…ium" count="false" href="http://www.efishop.ro/despre-noi/"></g:plusone></span>
    Code (markup):

     
    Alex Petrus, Mar 7, 2013 IP