Why was the target attribute removed from XHTML 1.1?
Answer / 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 |
Explain <ul> in html?
Where do I learn coding?
What is semantic elements?
Why doctype is important in html?
What are the part of html5 technologies?
What does the head tag mean?
What is local storage in html5? How it is used?
What are the advantages of html5?
Is html client side?
What is the difference between xhtml and html?
What is a viewport tag?
How can I learn html?