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
How will you get the checkbox status whether it is checked or not?
How to get the type of arguments passed to a function?
What is local and global scope?
How to encode and decode a url in javascript?
What is the requirement of debugging in javascript?
How long does it take to learn coding?
Between JavaScript and an ASP script, which is faster?
What is array in javascript?
Explain export & import in javascript?
How and where javascript namespacing is used?
What is the difference between push() and concat() in javascript?
Is a relation always a function?
What are the new ways to define a variable in Javascript?
Which software is used for javascript?
What are 2 (shorthand) boolean operators supported by javascript