|
|
 |
Re: FN-FORUM: site check 2
date posted 30th January 2004 12:16
On Fri, 30 Jan 2004 11:49:14 +0000, Luke Perman [EMAIL REMOVED]
wrote:
>
> hi tony,
>
> hmm. seems there is nothing on the page but the colored bands, an image
> and paragraph of text...
LOL! - that's all there is at this point - nav and other pages to follow -
just wanted an opinion or two on the brightness (I think it might need
toning down... ;o) )
>
> no menu items or whatnot... but i'm guessing you've just not put 'em in
> yet?
True.
>
> i like the scalability - image and colors are a bit off putting for me
> tho'
Yeah, but ICT?
>
> otherwise working fine in IE and Safari on Mac -
Excellent news.
>
> quick q - what's:
>
> /*
> and
>
> /*]]>*/
>
> ??
>
Long answer:
not required at the moment because I'm serving xhtml as text (but required
for validation I think)
If I was to serve xhtml as xml (maybe when the browsers catch up) *and* I
had dodgy characters in the CSS (like > for example) then an XML parser
would choke and fail to render the page.
the section is to hide the CSS from XML parsers and the
comment /* */ are to hide the |
 |
|