My question is not exactly about css, but about spaces within the html page between tags etc.
Is there any reasons the page http://m.aol.com/portal/ contains so many spaces in the html code (please view the source code of http://m.aol.com/portal/ page)?
Am I missing something?
How does it happen so many spaces are on the page in the mobile version? Any guess? Why and what for?
It’s probably generated by some server side language (e.g.
ASP.NET), so programmers and webmasters don’t work directly with this HTML code.