- From: David Dorward <david@dorward.me.uk>
- Date: Thu, 30 Sep 2004 14:26:41 +0100
- To: Deon Meyer <dmeyer@centricity.co.za>
- Cc: www-validator@w3.org
On Thu, Sep 30, 2004 at 03:04:16PM +0200, Deon Meyer wrote: > Line 55, column 14: there is no attribute "target" > <base target="rightframe" /> > Must i fix this using id because my page is xhtml and my frames are named > using name. It is complaining about "target" not about "name". Use a transitional DTD (frames and strict do not mix), or do not use frames. http://www.allmyfaqs.com/faq.pl?Problems_with_using_frames -- David Dorward http://dorward.me.uk
Received on Thursday, 30 September 2004 13:26:42 UTC