I have pictures of constant width (i.e. 100px) but with variable height (could be 200px, 130px, … but height is always >= 100px).
I’m looking for CSS or JavaScript code that can crop the bottom of the picture so that all my pictures will be of size 100×100.
Can this be done, or should I use some PHP (or other server side language) library?
HTML:
CSS: