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 the use of Canvas Element in HTML5?
What is the image tag?
Why we use tags in html?
Can a single text link point to two different web pages?
What is the full form of a tag?
What are the frequently useful api in html5?
What is anchor tag?
What does html stand for?
What is colspan in html?
How many types of list tag are using in html?
Explain new form input types in html5.
What is section tag in html?
What is the use of span in html and give one example?
What does a href mean?
What are the types of tags?