Bonjour,
je cherche à centrer des images qui on un float left et je n'y arrive pas
code
et la css
merci de votre aide
je cherche à centrer des images qui on un float left et je n'y arrive pas
code
<div id="footer">
<span class="left">Propulsé par : </span><a href="http://www.dotclear.net/"><img class="left" alt="dotclear" src="themes/GuizBlogTheme/img/tags/tag-dotclear.png" /></a>
<a href="http://validator.w3.org/check/referer"><img class="left" alt="validation xhtml" src="themes/GuizBlogTheme/img/tags/tag-xhtml.gif" />
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img class="left" alt="validation css" src="themes/GuizBlogTheme/img/tags/tag-css.gif" />
</div>
et la css
#footer {
margin: 0;
padding: 1em;
border-top: 1px solid #CCC;
background: #EEE;
color: #666;
text-align: center;
}
merci de votre aide
