I have a HTML code with large white spaces in. Just want to know that does this affect the loading time of the page on Microsoft Edge, other browsers load the page just fine with no delays.
I checked loading the page after removing all the white spaces from the code, in this case the page loads much faster (normal load time) on Edge.
(This was just to check if white spaces were causing the problem, however final html code will have these white spaces).
If that is the issue can anyone please suggest me some possible solutions to this and why does the white spaces not affect the loading time of other browsers?
Thank you.
I checked loading the page after removing all the white spaces from the code, in this case the page loads much faster (normal load time) on Edge.
(This was just to check if white spaces were causing the problem, however final html code will have these white spaces).
If that is the issue can anyone please suggest me some possible solutions to this and why does the white spaces not affect the loading time of other browsers?
Thank you.