How long can a webpage be?

后端 未结 8 2203
青春惊慌失措
青春惊慌失措 2021-02-18 22:24

Bit of a bizarre question, but does anyone know the actual limit to the length of a webpage, and why it is the limit?

As an experiment, I\'m using HTML and CSS to make a

8条回答
  •  星月不相逢
    2021-02-18 22:40

    There is no limit, as per any HTML/XHTML specification, so this is just the practical limit of the browser that you're hitting. How long a webpage can be is the same as asking how long a book can be.

提交回复
热议问题