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 |
What is the use of a span tag? Explain with example.
What is viewport html?
What is image map in html5?
Explain posting copy and paste html?
How to open a link in new tab or window?
How do you write a copyright symbol on a web browser page?
What does DOCTYPE mean?
Is doctype mandatory?
What is li a in html?
What is title in html?
What is html applet?
What are the new Form elements made available in HTML5?