External CSS and Javascript

4.3out of 10
  • Weight ?

Google

Yahoo

MSN

  1. 193 views
  2. 1 votes

Description

For usability and SEO it is usually best to keep CSS and Javascript files in an external document that is called from the page. This greatly reduces file size and removes extra clutter in the source code that doesn't have to be repeated on every page.