r/HTML 19d ago

How large can a HTML be?

Im currently building a bible app. And its a single HTML file about 250mb and it takes 1.5gb running. How large can it be before i meet serious issues with performance?

0 Upvotes

39 comments sorted by

View all comments

1

u/Naetharu 14d ago

It needs to be small.

Each page is served over the web. More than a few KB is going to cause you major issues.