Dave M G wrote:
> Will it be possible now to get some advice on where I am going wrong 
> with the CSS?

Definitely :-)

One stray '}' creates a parse-error, so the next rule - which happens to
be .linklist isn't read by browsers.

> (PS: The CSS validator shows five errors, but they may be related to 
> the very reasons I'm posting here.)

Yes, they are.
- 4 CSS3 properties - ok - validates as CSS3.
- 1 parse error - not ok - and is the cause of your problem.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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