You are correct, you can not use a strict XHTML doctype if you want to use the target attribute. You can use transitional XHTML.


./tdw


On 2004-10-26 3:44 PM, John Horner wrote:
Isn't that what  XHTML-1.0-Frameset  is for??

http://www.w3.org/TR/xhtml1/#a_dtd_XHTML-1.0-Frameset


Well no, the FRAMESET document is the one which defines the frames, i.e. it would say that "left.html" occupies 25% of the window and "right.html" occupies the remaining 75%, but I'm talking about the code in "left.html" and "right.html" themselves. Those documents cannot be valid strict HTML if they have target attributes in the links.
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to