</h1> <h2>Status: <code id="statusField">NO-STATUS</code></h2> <!-- The NaCl plugin will be embedded inside the element with id "listener". See common.js.--> <div id="listener"></div> <textarea id="inputBox" rows="4" cols="50">Hello World</textarea> <div> <button id="fortyTwo">Call fortyTwo()</button> <button id="reverseText">Call reverseText()</button> <div/> </body> </html>