Not sure if I got the subject correct!
A friend from a Chinese list asked me this but I am unable to provide
a good solution for him.
He has a row of thumbnails with different sizes with the following css
p { /* I know it's not semantic to name "p" here but I will tell
him once I got an answer for him */
width: 100px;
height: 100px;
border: solid 1px #ccc; }
He wants all the thumbnail to be centerlised within the 100 pixel box
however some images are bigger than the others, how can he achieve this?
thanks!
tee
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************