Does document.write work in XHTML?
Answer / guest
No. Because of the way XML is defined, it is not possible to
do tricks like this, where markup is generated by scripting
while the parser is still parsing the markup.
You can still achieve the same effects, but you have to do
it by using the DOM to add and delete elements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Why meta tags are used in html?
What is html tag example?
Can html5 replace javascript?
What is section tag in html?
What is a meta description tag?
What is the difference between <section> and <div>?
What is tag in ela?
Which tags do not need a separate tag for closing?
What is the use of <figure> tag in html5?
What is meant by html tags?
Can several selectors with class names be grouped together?
What is singular tag?