This file is similar to object1.html, but uses a different function to manipulate the text in Paragraph 1. Look at the comments in the document source for details.
Watch what appears in this paragraph when you click "submit"
Look at the source of this page, and notice that "id" is used rather than "name" to label the elements of the XHTML document. The "name" attribute is deprecated in XHMTL 1.0, and will be replaced completely by "id" in XHTML 1.1. If you want to make sure your pages work both with old browsers and with new XHTML engines, include both (as was done for this paragraph).