Created
December 7, 2010 18:01
-
-
Save anonymous/732152 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="gauche"> | |
<!-- CHAMP NEWSLETTERS --> | |
<div class="newsletter" id="test"> | |
<form method="post" action="Page/newsletters/inscription.php"> | |
<input name="email" type="text" class="for" size="13" /> | |
<input name="valid" type="image" class="ok" value="Valider" src="image/decoupe/ok.png" /> | |
<input name="action" type="radio" class="abo" value="abo" | |
checked="checked" />S'abonner | |
<input name="action" type="radio" class="desabo" value="desabo" />Désabonner | |
</form> | |
<!-- AddThis Button BEGIN --> | |
<div class="addthis_toolbox addthis_default_style "> | |
<a href="http://www.addthis.com/bookmark.php?v=250&username=xa-4cfe6d156eafbb0d" class="addthis_button_compact">Partage</a> | |
<span class="addthis_separator">|</span> | |
<a class="addthis_button_preferred"></a> | |
<a class="addthis_button_preferred"></a> | |
<a class="addthis_button_preferred"></a> | |
</div> | |
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4cfe6d156eafbb0d"></script> | |
<!-- AddThis Button END --> | |
</div></div> | |
<!-- FIN CHAMP NEWSLETTERS --> | |
<!-- ALONGEMENT DE LA PARTIE GAUCHE --> | |
<img src="image/decoupe/repeat1.jpg" id="repeat1" alt="" /></div> | |
<!-- FIN ALONGEMENT DE LA PARTIE GAUCHE --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment