Timeline for What syntax element do you hate most in a programming language you use frequently?
Current License: CC BY-SA 2.5
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 2, 2012 at 1:26 | comment | added | Talvi Watia | @MVCylon If you use // to comment out a line, anything after that following line also is skipped. {within that specific style} In other words, it FAILS because those lines should not be skipped. | |
| May 26, 2011 at 19:22 | comment | added | MVCylon | // works just fine to comment out CSS. I do it all the time. All I'm really doing is typing garbage. but it seems to work by skipping the unparseable line. | |
| Dec 7, 2010 at 14:35 | comment | added | Tom Hawtin - tackline | You would of thought in this day and age that raw CSS would be considered object code. | |
| Sep 20, 2010 at 0:14 | history | answered | Talvi Watia | CC BY-SA 2.5 |