Writing HTML | Return to Lesson 27a |

Testing HTML for Lesson 27a

The HTML for this page contains a JavaScript error. It should generate an error message when the page loads. Some browsers will display the message immediately as an alert message, for other browsers (NetScape 4.0) you may have to bring up a JavaScript Console window by going to the URL javascript:
Note that the error message indicates the type of error, the line number of the HTML where the error occurs, and the location in the line where it found the error. Note that one error in a JavaScript code section can trigger many others that follow it, so fixing the first error may take care of others error messages displayed.

Also, note that the error prevents the button from following its instructions.



Writing HTML: Testing HTML for Lesson 27a
©1994-1999 Maricopa Center for Learning and Instruction (MCLI)
Maricopa Community Colleges

The Internet Connection at MCLI is Alan Levine --}
Comments to alan.levine@domail.maricopa.edu

URL: http://www.mcli.dist.maricopa.edu/tut/tut27a_ex/test.html