Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

mettre une image au milieu css

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
 ...
<IMG class="displayed" src="..." alt="...">
Source by www.w3.org #
 
PREVIOUS NEXT
Tagged: #mettre #une #image #au #milieu #css
ADD COMMENT
Topic
Name
3+3 =