34,333
edits
Changes
→Document Object Methods
=== Document Object Methods ===
<table>
<th>Method<th>Description</th>
<tr>
<td>open()<td>Opens the output stream to the document for writing</td>
<tr>
<td>close()<td>Closes the output stream to the document to prevent further writing</td>
</table>