It was a legitimate question. The following are funny, legitimate differences between en-uk/en-us and to my knowledge did not represent any change in semantic value:
'colour' => 'color',
'centre' => 'center',
'capitalise' => 'capitalize'
'grey' => 'gray', # less definitive than others
Why does being curious about en-uk/en-us language differences lead you to believe that I do not have a sense of humor?
Sorry, I thought you were being coy. To answer your question, we don't refer to all images as photographs. I think this was a joke-within-a-joke on the part of the author.
Years ago, I lost quite some time debugging a site where some borders just wouldn't render in IE. Turned out Firefox recognized both, grey and gray, IE did not.
You are wrong in the sense that CSS uses 'color', and not 'font-color' to describe the color of text within an element.
You aren't wrong in the sense that CSS's choice of using 'color', and not 'font-color' is completely ridiculous, and breaks convention with CSS itself. I'm a front-end developer using CSS on a daily basis, and this has always bothered me.
color refers to the foreground color, not just the font color, so it makes sense to me. For example, if no border-color is supplied, a border's color will default to the value of color.
As someone who learned british english all the way until high school, I appreciate this. It would've been nice if there was an audio off button though.
44 comments
[ 3.7 ms ] story [ 109 ms ] threadNow you have a royal web development stack.
However, transparency: 0.5 -> opacity: 0.5 is a very poor example. One would assume that transparency: 1 = opacity: 0.
It's like putting an example date of 01-01-2014.
[1] https://github.com/visualidiot/Spiffing/blob/master/test.css
my head just exploded. I imagine you could sneak a backdoor into one of these if it was long enough :)
You aren't wrong in the sense that CSS's choice of using 'color', and not 'font-color' is completely ridiculous, and breaks convention with CSS itself. I'm a front-end developer using CSS on a daily basis, and this has always bothered me.
Give me a sec I'll fire up the 'ol D3 and give you a statistical analysis of age, gender, race, hair-colour, (noticed I used colour, not color), etc..
Of course, I don't actually live there. I just happened to be born there. jus solis 'n' all that.
http://createyourproglang.com/
Or you can go through sass or less source code and change things :P
cool joke tho