In article <[EMAIL PROTECTED]>, Michael Drake
<[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>, Tim Hill <[EMAIL PROTECTED]> wrote:

> > Nope, they look okay to me. But wait! Netsurf renders the colours
> > wrongly and the _always_underlined_links_ are dark blue, rather than
> > the chosen hue of pale green (see any other browser).

> NetSurf has never supported link colours set as attributes in the BODY
> tag. If you set them in the STYLE tag, they will work.

> <style> body      { background-color:#000000; color: #ffffff; }

> a:link    { color: #ccffcc; }

> a:visited { color: #ffffcc; }

> a:active  { color: #ffcccc; } </style>

> That does in CSS what you currently do in the BODY tag.

Thanks for that. I've been meaning to add that for ages. Now done.  :-)

> Note also that NetSurf currently only supports link colours, not active
> and visited link colours.

A shame. 

T

-- 
Tim Hill,

www.timil.com


Reply via email to