What is the write method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the write method?
Rating:
The document object is related to the content area of a browser window. The document object contains a rich set of properties and methods that help the programmer to insert text and images in an HTML document. The write method is one of the methods of the document object that is used to write contents dynamically on a Web page. The write method can also be used to create a Web page dynamically.
The following is the syntax of the write method:
Rating:
Was this information helpful?
Other articles
- What is the write() global function?
- What is the status property?
- How to use the search() method?
- Things to practice for CIW test 1D0-435.
- What is the closed property?