in reply to Re^5: Wanted, more simple tutorials on testing
in thread Wanted, more simple tutorials on testing

Alright. However "tidy" will correct the error with tidy test.html or tidy -i test.html.

Replies are listed 'Best First'.
Re^7: Wanted, more simple tutorials on testing
by adrianh (Chancellor) on Jul 25, 2005 at 10:19 UTC
    Alright. However "tidy" will correct the error with tidy test.html or tidy -i test.html.

    Yup. Tidy is an excellent tool for fixing many mistakes in HTML. Just not a good one for strict validation.