Re: IE6 link colors & CSS override (vs. Firefox)



Woodmon wrote:

> I removed the pound (#) signs as I read somewhere they were deprecated
> (or not needed) in stylesheet color info. Possible I was confused.

Certainly confused. There are five ways of specifying colours in CSS. Two
of them require a hash sign, the other three must never have a hash sign.

color: #F00; /* 3-digit hex */
color: #FF0000; /* 6-digit hex */
color: red; /* colour keywords */
color: rgb(255,0,0) /* RGB function (decimal) */
color: rgb(100%,0,0) /* RGB function (percentage) */

(There are also the "system colours", but these just expand the set of
colour keywords.)

> So are you folks always so aggressive in your responses? You will scare
> off many with such tactics

Perhaps that's the idea: maybe we don't want those who are easily scared
sticking around.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

.



Relevant Pages

  • Re: use of CSS in CGI generated docs, Impossible ?
    ... > Well, hash in the UK, the pound sign in America. ... Unicode has a reference name for every character. ... what a "hash" is, even though that's not its formal Unicode name. ... You mean US keyboards have an actual hash sign in place of the pound. ...
    (comp.lang.perl.misc)
  • Re: The "Pound Sign" vs. the "Number Sign"
    ... Mike Mooney says... ... stopped using the Irish Pound as currency. ... "Hash " is usual in BrE. ... The only time I have heard of the "pound" usage is in this forum. ...
    (alt.usage.english)
  • Re: LG TV info
    ... reckon that the 'hash' sign for 'number' is a good idea. ... the £ sign doesn't always make it intact. ... I usually 'go American' and use the # sign for 'number', and certainly read it as 'number'. ... It also explains the 'pound' bit. ...
    (uk.tech.digital-tv)
  • Re: What does this mean in a recipe?
    ... My guess is 1 pound but I've never seen it written like that before ... It is called a hash symbol in a lot of parts of the world, ... Google Hatch Symbol ...
    (rec.food.cooking)