Is defining width for all objects (inputs, divs etc.) with percentage is a good way for making design fit for smartphones? Or what other way to do it?
2条回答 默认 最新
douyu3145 2012-03-21 15:59关注I would recommend you use a less flexible layout, and instead use media queries. You can specify a set of rules in case the browser window is less than Npx width.
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报