footer

footer - Divers - Programmation

Marsh Posté le 13-08-2010 à 19:14:31    

Bonjour tout le monde je cherche coment faire pour creer un footer j'ai déja header de creer
je supose que c'est dans ce fichier mais je n'y connais pas grand chose :

 
Code :
  1. body {margin: 0; padding: 0; background-color: #white; }
  2. #imSite {width: 980px; margin: 15px auto; text-align: left; border: 1px solid black; }
  3. #imHeader {height: 240px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center center; }
  4. #imBody {background-color: #FFFFFF; }
  5. #imMenuMain {height: 20px; padding: 1px 7px 0 7px; background-color: #FFFFFF; }
  6. #imContent {clear: left; padding: 1px 7px 0 7px; }
  7. #imFooter {clear: both; height: 1px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
 


en faite le footer existe mais ne s'afficher pas pour etre plus prècis

 


Message édité par kanako76 le 13-08-2010 à 19:16:07
Reply

Marsh Posté le 13-08-2010 à 19:14:31   

Reply

Marsh Posté le 14-08-2010 à 08:07:19    

c'est bon j'ai trouver tt seul
 
 heiht : 1 px

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed