How to include the HTML tag inside the javascript tags?
Answer Posted / upendar
By Using
document.write("<html>");
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is a relation always a function?
What is the potential disadvantage of using a sticky session?
How many types of data types are there?
How to redirect a page to another page in javascript?
How to get the type of arguments passed to a function?
How to change style on an element?
What is the use of ‘debugger’ keyword in javascript code?
Why is javascript not oop?
How to change video files randomly after completing its execution in Javascript?
How do you change the style/class on any element?
What is primitive data type in javascript?
how to get no of items from from weblist?
When would you use var in your declaration and when you wouldn’t?
How to handle exceptions in JavaScript?
How Does Function Hoisting Work in JavaScript?