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 |
Is it possible to change the color of the bullet?
What is tagname in html?
Difference between <b> and <strong> tag?
Write a background color in html?
What is a tag in html5?
What is a tag in english?
How do you use meta in html?
Does a <!DOCTYPE html> tag is a html tag?
What does double butted mean?
What is a list tag?
How to insert a copyright symbol on a browser page?
What are Web Workers?