Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo

...

  • The <?xml?> XML declaration is omitted.
  • Most element elements render with an open and close tag, even if empty.
  • Certain elements will be abbreviated to just the open tag, if empty:
    • br
    • hr
    • img
  • <![CDATA[]> sections are not used

...