css img scale-down

31

img.resize {
    width: 540px; /* you can use % */
    height: auto;
}

Comments

Submit
0 Comments