resize image responsive css

28

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

Comments

Submit
0 Comments