Is it me or is this page really scrambled on Chrome 38/Mac OS X Yosemite? It loads fine, but as soon as I scroll down, the background is black and the letters get scrambled in blue
"What’s your opinion on pre-processors like SASS and LESS? Does CSS have anything to learn from them?
(...) My own favorites would be nested comments, and single-line comments (starting with //). When CSS turns 50 I’ll tell you why they were not part of CSS from the beginning."
Now, this makes me really wonder why single-line comments weren't part of the spec from the beginning. And I can't wait 30 years... Anyone an idea?
single-line comments are already supported in the way that are invalid css :) so if you comment with // the stuff that follow will be ignored.
Again, it is invalid CSS and I am not suggesting that you should use it, just bringing that up :)
I personally like how single-comments works on pre-processors.
They are ignored at compile time and therefore are a good way to comment on functions, mixins or anything that won't be compiled to raw CSS.
Be careful with using // in CSS. It causes some browsers to completely ignore the whole rest of the CSS file after the line you wanted to comment out (iirc IE9 does this).
When I want to quickly comment something out (and don't have an editor shortcut handy), I just put an 'x' in front of the property name. I.e.:
For what its worth, she mentioned in a television show that she got a 7 (out of 10) mark for the project, which was people thought was rather low. The fact is that she does a kind of art study and that the teacher was not all to impressed with the 'art' she created for the project.
Some Leeds art students faked a trip to Malaga on student grant money. Caused great outrage. I was friends with one of the 13. He dined out on it for a while, had a whale of a time.
Is this what the app by Pokerstars uses? The app is not available in the Play Store due to the gambling nature of the app, but it checks for updates itself when opened.
On iPad it feels better to have a page flipping effect but on desktop instant jump felt easier on the nerves. Can optimize, thanks for the suggestion sir.
Right now on Desktop you can scroll using the SPACEBAR.