MENU
[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Vương Quốc Anh33 » Công nghệ thông tin » Người dùng uCoz » Auto resize img to fit browser
Auto resize img to fit browser
lanhDate: Chủ nhật, 24-01-2016, 1:29 PM | Message # 1
Tổng tư lệnh
Người quản lý
Messages: 84
Awards: 2
Reputation: 18
Status: Offline
Below code will help!
Demo: http://adnet.moy.su/stuff/asian/hongkong/images_of_hongkong/2-1-0-2  

img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
 
lanhDate: Chủ nhật, 24-01-2016, 1:31 PM | Message # 2
Tổng tư lệnh
Người quản lý
Messages: 84
Awards: 2
Reputation: 18
Status: Offline
If it does not work, try below for an alternative option:

img {
max-width: 100%;
height: auto;
width: auto; /* ie8 */
}
 
Vương Quốc Anh33 » Công nghệ thông tin » Người dùng uCoz » Auto resize img to fit browser
  • Page 1 of 1
  • 1
Search: