5 steps to optimize your website for faster loading General Tips are given here:
1. Put stylesheet code at the top of your HTML page and include script code at the bottom of your HTML page.
2. Clean up your HTML code so that it has all the tags properly referred. You may use free tools like FixMyHTML.com for HTML code cleaning.
3. Remove unwanted tables and spaces in your HTML code. Tables occupy unwanted space even though they are not used with table rows....