javascript - How to set image in html for any mobile devices -
the problem now: different smartphones have different display resolutions.
there e.g. 840x560, 480x320 or 800x480.
what have write meta-tags, css, etc. fit image in "every" modern smartphone display?
i hope concern described.
img {max-width: 100%;}
will trick
javascript css ajax html5
No comments:
Post a Comment