esthera
08-06-2007, 08:15 PM
.thumbimage{
width:125px;
height:180px;
border: thin solid #999999;
}
above is my css
this is a div around an image
how can I make it that any image in this div should be vertical aligned centered?
width:125px;
height:180px;
border: thin solid #999999;
}
above is my css
this is a div around an image
how can I make it that any image in this div should be vertical aligned centered?