Hey everyone, Wow thanks for the replies!
Yes I am using that rel=external now... Its not so bad, although I don't like using javascript... But when you realise that it downgrades fine if javascript is not enabled (the website simply loads in the current window)... One problem I found with the centering of the page, with text-align: center... It donest work properly in Firebird when I used it... So I used both methods... Margin-left: auto; Margin-right: auto; And Text-align: center; (on the main div) That's all good isn't it? ----------------------------- Chris Stratford [EMAIL PROTECTED] www.neester.com ----------------------------- -----Original Message----- From: Justin French [mailto:[EMAIL PROTECTED] Sent: Sunday, February 08, 2004 10:29 AM To: [EMAIL PROTECTED] Subject: Re: [WSG] XHTML (OT??) On Sunday, February 8, 2004, at 01:29 AM, Chris Stratford wrote: > How can you make a LINK open in a new window in XHTML?? > there is no attribute "target" See the rel='external' + Javascript option documented here by Michael Zeltner... definitely got my vote, or step down to transitional maybe? Justin French ***************************************************** The discussion list for http://webstandardsgroup.org/ ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
