Skip to content

Instantly share code, notes, and snippets.

@adewale
Last active December 30, 2015 17:48
Show Gist options
  • Select an option

  • Save adewale/7862961 to your computer and use it in GitHub Desktop.

Select an option

Save adewale/7862961 to your computer and use it in GitHub Desktop.
===Before===
<div class="questionItem"><div class="QDJ_date"><p class="questionDate">Vendredi 29 novembre : Football</p><p class="questionLabel"><a href="/qdj/3152">Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?</a></p><div class="questionGraph"><span class="QDJ_OUI" style="width:252px;">Oui 56%</span><span class="QDJ_NON" style="width:184.5px;">Non 41%</span><span class="QDJ_NSP" style="width:18px">&nbsp;</span></div></div> <div class="nb_votes">33 307 votes</div>
<button
class="g-interactivepost"
data-contenturl="http://www.lequipe.fr/qdj/3152"
data-calltoactionlabel="VOTE"
data-calltoactionurl="http://www.lequipe.fr/qdj/3152#visuel"
data-clientid="581279799487.apps.googleusercontent.com"
data-cookiepolicy="single_host_origin"
data-prefilltext="Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?"
>
Partager sur G+
</button>
</div>
===After===
<div class="questionItem" itemscope itemtype="http://schema.org/Article"><div class="QDJ_date"><p class="questionDate" itemprop="name">Vendredi 29 novembre : Football</p><p class="questionLabel"><span itemprop="url">http://www.lequipe.fr/qdj/3152#visuel</span><a href="/qdj/3152" itemprop="description">Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?</a></p><div class="questionGraph"><span class="QDJ_OUI" style="width:252px;">Oui 56%</span><span class="QDJ_NON" style="width:184.5px;">Non 41%</span><span class="QDJ_NSP" style="width:18px">&nbsp;</span></div></div> <div class="nb_votes">33 307 votes</div>
<button
class="g-interactivepost"
data-contenturl="http://www.lequipe.fr/qdj/3152"
data-calltoactionlabel="VOTE"
data-calltoactionurl="http://www.lequipe.fr/qdj/3152#visuel"
data-clientid="581279799487.apps.googleusercontent.com"
data-cookiepolicy="single_host_origin"
data-prefilltext="Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?"
>
Partager sur G+
</button>
</div>
===Test===
<div class="questionItem" itemscope itemtype="http://schema.org/Article"><div class="QDJ_date"><p class="questionDate" itemprop="name">Vendredi 29 novembre : Football</p><p class="questionLabel"><a href="/qdj/3152" itemprop="url"><span itemprop="description">Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?</span></a></p><div class="questionGraph"><span class="QDJ_OUI" style="width:252px;">Oui 56%</span><span class="QDJ_NON" style="width:184.5px;">Non 41%</span><span class="QDJ_NSP" style="width:18px">&nbsp;</span></div></div> <div class="nb_votes">33 307 votes</div>
<button
class="g-interactivepost"
data-contenturl="http://www.lequipe.fr/qdj/3152"
data-calltoactionlabel="VOTE"
data-calltoactionurl="http://www.lequipe.fr/qdj/3152#visuel"
data-clientid="581279799487.apps.googleusercontent.com"
data-cookiepolicy="single_host_origin"
data-prefilltext="Zlatan Ibrahimovic finira-t-il cette saison meilleur buteur de la Ligue des champions ?"
>
Partager sur G+
</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment