I am developing a web-based Pokemon Online game. Since it is online, I would like to optimize it to run as quickly possible.
I\'ve installed Firebug and Page Speed sugge
Firstly, you should read the Yahoo best practices for speeding up webpages.
You will probably find that minifying the HTML won't have much difference (also see this question), but a lot of the other suggestions in that article will.