This change updates the sample apps and applicationCreator to create HTML pages that set browsers into Standards rendering mode.  It adds an example of an HTML 4.0.1 Transitional DOCTYPE declaration to the template used by applicationCreator and by all of the sample application host pages distributed with GWT.  

This change also:
  - Adds the Google copyright/ Apache license header to each host file.
  - Modified  two of the demos had set their DOCTYPE to XHTML 1.0 strict (normalized to use the same HTML 4.0.1 Traditional doctype)
  - Removed the 'align' attribute from the table tag in the applicationCreator template (use CSS instead for this kind of thing.).
  - Re-indented some of the samples code HTML file for 2 spaces per line of indentation to be consistent with the other demos.

  Patch by: zundel
  Review by: jgw,ecc



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1950 8db76d5a-ed1c-0410-87a9-c151d255dfc7
9 files changed