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 does double butted mean?
What is getelementbyid innerhtml?
Does firefox use html5?
What is a href tag?
What do tds mean?
When are comments used in html?
What is p tag in html?
What is html text format?
What is demo in html?
What is doctype used for in html?
What is a nav tag?
What is meta tags? Why it is used?
What is descriptive list?
What does the article tag do?
What happens if the list-style-type property is used on a non-list element like a paragraph?