/ Published in: JavaScript
Outputs text into the web browser window.
Expand |
Embed | Plain Text
document.write ("<b>This text goes right into the browser</b>")
You need to login to post a comment.
Outputs text into the web browser window.
document.write ("<b>This text goes right into the browser</b>")
You need to login to post a comment.