Image oversize in HTML -


how can solve image oversize problem in simple html photogallery finding images in directory php? can't solve , it's not visually good. can please me? screenshot

thanks.

set of pictures same class, add image height class , set images same height.

here example made - http://jsfiddle.net/3gd5oolf/

im not sure how getting image in php can't tell how set class without seeing code.

here's css example:

.height {     height: 100px; } 

Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -