Your new year’s resolution may be to go on a diet. Here are some tips to put your HTML on a diet, improving load times and writing better code.
1. Use fewer files and directories
Every file is a separate call to the server.
Instead of using many small images you might consider using an imagemap.
Decrease the number [...]



Posted in
Tags:

