网页的最大宽度是多少? [英] Is there a maximum width a webpage can be?

查看:83
本文介绍了网页的最大宽度是多少?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在计划一个页面,在这个页面中水平地重复添加事物。由于页面宽度最大,是否会有一个元素不能被追加的地方?

可能会有一些实现方式对页面的宽度或页面上可以包含多少元素的具体限制,但是您会在很长时间之前遇到一个限制:滚动时用户受到的耐心限制,或者您可能需要查看分页解决方案和/或动态加载和卸载元素。



您可能希望查看分页解决方案和/或动态加载和卸载元素。 $ b

I'm planning a page where things are repeatedly appended horizontally. Will there be a point where elements can no longer be appended, because of a maximum page width?

解决方案

There will probably be some implementation specific limit to how wide the page can be or to how many elements you can have on a page, but there will be a limit you will hit long before then: the limit to how patient your user is when scrolling, or the amount of elements you can load before your page becomes too slow.

You might want to look at a paging solution and/or loading and unloading elements dynamically.

这篇关于网页的最大宽度是多少?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆