Thanks for your reply Ian.

I've got a navigation include coming from a third party. They've got their own 
style sheet for this and it is a part of the include. The include features in 
the body of the page and it all works OK using the CSS link way, but it doesn't 
validate. This is because you can't use the link attribute in the body of a 
document, only in the head. Just wondering if there was another way of linking 
to the stylesheet in the body of the document:

<link rel="stylesheet" type="text/css" media="all" href="styles.css"/>

Any ideas?
Cheers



  ----- Original Message ----- 
  From: Ian Young 
  To: Paul Collins 
  Sent: Tuesday, May 09, 2006 12:08 PM
  Subject: RE: [css-d] link to a style sheet in the body of a page


  Hi all,
  >
  > Just wondering if anyone could let me know how to link to an
  > external style sheet in the body of the page, using a method that
  > validates and works for browsers back to Netscape 6, Opera 7, IE
  > 5.0 on PC, IE 5.2 on Mac?
  >
  > Would appreciate your help.
  > Paul
  >


  Not sure what you are trying to do here. Why would you want to link in body
  rather than head?


  Ian
  --
  No virus found in this outgoing message.
  Checked by AVG Free Edition.
  Version: 7.1.392 / Virus Database: 268.5.5/334 - Release Date: 08/05/2006

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to