Why was the target attribute removed from XHTML 1.1?
Answer Posted / guest
It wasn't. XHTML 1.0 comes in three versions: strict,
transitional, and frameset. All three of these were
deliberately kept as close as possible to HTML 4.01 as XML
would allow. XHTML 1.1 is an updated version of XHTML 1.0
strict, and no version of HTML strict has ever included the
target attribute. The other two versions, transitional and
frameset, were not updated, because there was nothing to
update. If you want to use the target attribute, use XHTML
1.0 transitional.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an image map in html ?
What is dhtml? What are the features of dhtml?
What is the canvas element in html5?
What is html partial?
What is the role of hr & br tag?
What is closing tag in html?
If I do not put will HTML 5 work?
What does DOCTYPE mean?
What is difference between session storage and local storage?
What does hr /> mean?
What is get and post methods in html?
what is the new structural elements in html5?
Can you use MathML tags directly in HTML5 without any plugin?
Does hr need a closing tag?
How do you use a br tag?