User Interface Expert Question:
Explain what are three ways to reduce page load time?
Answer:
Reduce image sizes, remove unnecessary widgets, HTTP compression, put CSS at the top and script references at the bottom or in external files, reduce lookups, minimize redirects, caching, etc.
Previous Question | Next Question |
What programming language does jQuery use? | Tell me what elements have disappeared? |