Guideline 3: Web Page Conventions

All web page authors should follow these conventions when creating pages:
  • File names are case sensitive, so HTML tags must match file names exactly.
  • File names can be any length; however, no spaces are allowed. Use underlines or dashes.
  • The "main" web page should use the default file name of "index.html" or "index.htm."
  • Advanced FrontPage features or extensions are not supported.
NOTE: Additional information about web page conventions and procedures can be found on the Web Page Development Information page.