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 are the two types of tags in html?
How do I center a table?
Why was the target attribute removed from XHTML 1.1?
Name a few new tags in html5 and their advantages?
Write a background color in html?
How to insert javascript in html?
What is a meta description tag?
How is fontsize and font size differ in dhtml?
Explain html background.
What is style in html?
What is meant by html5?
Who developed html5?