Re: Linking to style sheets

2008-04-27 Thread Brian Howlett
On 27 Apr, [EMAIL PROTECTED] wrote:


 It turns out that linking to an external stylesheet is the problem:

 link href=style.css rel=stylesheet type=text/css /
 ^^
I don't think the spaceslash is necessary, although it may depend 
on your DOCTYPE, I suppose. Certainly mine is ordered differently, and 
doesn't have the two extra characters, and works OK.

LINK rel=stylesheet type=text/css href=style.css does it for 
me.
-- 
Brian Howlett
--
Last year I went fishing with Salvador Dali. He was using a dotted
line. He caught every other fish.



Re: Linking to style sheets

2008-04-27 Thread John-Mark Bell

On Sun, 27 Apr 2008 [EMAIL PROTECTED] wrote:


It turns out that linking to an external stylesheet is the problem:


Evidence, please. Even better, a URL pointing to a document demonstrating 
the failure.



link href=style.css rel=stylesheet type=text/css /

I can't see any problems here, can anyone please help me out?


There is nothing wrong with the above.


John.



Re: Linking to style sheets

2008-04-27 Thread Brian Howlett
On 27 Apr, [EMAIL PROTECTED] wrote:

 On 27 Apr, [EMAIL PROTECTED] wrote:

[snip]

 Thanks, i'm using the XHTML 1.0 Transitional DOCTYPE.
 Are you using a 4.01 DOCTYPE?

Yes I am - the only other thing is to make sure the stylesheet is in 
the same level directory/folder as the HTML file, otherwise you will 
need to expand the href to point to the correct folder - mine is in 
a folder called stuff, so the link I posted before actually reads
LINK rel=stylesheet type=text/css href=stuff/style.css
-- 
Brian Howlett
---
I came home from work the other day and found that someone had
stolen all my furniture, and replaced it with exact replicas...