Help for this page

Select Code to Download


  1. or download this
    find /Users/tlialin/desktop/01282016/Test -type f -name "*.html" -exec
    + tidy -f errors.txt -m -utf8 -i {} \;
    
  2. or download this
    use HTML::Tidy;
    
    ...
    }
     
    }
    
  3. or download this
    <meta name="generator" content=
      "HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 15.
    +15), see www.w3.org">
    
  4. or download this
    output-xhtml: yes
    add-xml-decl: no
    ...
    wrap: 76
    repeated-attributes: keep-last
    error-file: errs.txt