You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

HTML.XHTML.txt 235B

1234567891011
  1. HTML.XHTML
  2. TYPE: bool
  3. DEFAULT: true
  4. VERSION: 1.1.0
  5. DEPRECATED-VERSION: 1.7.0
  6. DEPRECATED-USE: HTML.Doctype
  7. --DESCRIPTION--
  8. Determines whether or not output is XHTML 1.0 or HTML 4.01 flavor.
  9. --ALIASES--
  10. Core.XHTML
  11. --# vim: et sw=4 sts=4