How to include the HTML tag inside the javascript tags?
Answer Posted / shameena
using document.write("<HTML>");
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.
What are escape characters in javascript?
how to read and write a file using JavaScript?
What is array in javascript?
How to clone an object in javascript?
How to have the status line update when the mouse goes over a link (the support of the status line is sporadic)?
Which operator is used to assign a value to a variable?
What is scope chain in javascript?
Why javascript is so popular?
Can you have a function within a function in javascript?
What is javascript in simple terms?
What is the use of a boolean object in javascript?
Is javascript a programming language?
What is the best ide for javascript development?
What are the different types of errors available in javascript?