Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel2

 

...

Doctype

GX advises that all HTML runs in HTML 5 standards mode. This is most important for Internet Explorer which by default doesn't run in standards mode. To engage standards mode on Internet Explorer, pages need to start with the <!DOCTYPE html> doctype. Firefox and Google Chrome run in standards mode by default.

...