How to include the HTML tag inside the javascript tags?
Answer Posted / r.deepe
by using document.writeln() function we can use HTML tags
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the data type of variables of in javascript?
How do I open javascript console?
What is a closure in javascript?
Explain hoisting in javascript?
Where can I learn javascript?
What is undefined x 1 in JavaScript?
How can you identify a function?
What is the difference between window and document in Javascript?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
How to get inner html of an element in javascript?
Which built-in method sorts the elements of an array?
Can you pass a anonymous function as an argument to another function?
What is client side programming?
What is singleton class in javascript? Explain
How use javascript html?