Ask Question
24 April, 04:10

Which jаvascript method should you use if you want to specify a message string to appear on your web page as it loads?

+3
Answers (1)
  1. 24 April, 05:12
    0
    Due to the wording I would use the document. o nload method.

    Example: document. o nload = function () {

    document. write ('Hello World');

    }
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which jаvascript method should you use if you want to specify a message string to appear on your web page as it loads? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers