J'aimerai que le titre "le faucon pélerin" soit aligné en bas, juste au'dessus de la ligne orange.
l'ensemble du titre est paramétré en CSS dont voici le code: .centre2 h1{ font-size:16pt; font-weight:bold; font-family:times new roman; font-style:italic; color:#006600; text-align:left; vertical-align:bottom; /*<!-- marche pô */ height:50px; padding-left:50px; background-image:url(photos/pelerin.gif); background-position:left; background-repeat:no-repeat; border-bottom:1px solid #CC6600; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px; }
J'ai dejà essayé tous les vertical-align, et autre code css que je connais. Sans succès! il doit bien y avoir un moyen de pousser ce titre vers le bas?