Web page design notes

Via Jon Lim how Mozilla and Safari render web pages. Good tips (extrapolated) to remember:

  • Limit external resources (scripts, css, etc)
  • Inline whatever becomes the page background
  • Place the requests to external resources at the top, rather than the bottom of the document.

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.