Timeline for Why does it matter that HTML and CSS are not programming languages?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 3, 2023 at 12:27 | history | edited | Danny Staple | CC BY-SA 4.0 |
Make this less gate-keepery
|
| Aug 12, 2011 at 6:33 | comment | added | Erik Reppen | There is nothing worse than dealing with CSS and markup by devs who went into it thinking it would be child's play. | |
| Dec 20, 2010 at 20:48 | comment | added | Danny Staple | I would suggest a language that is fully executed and run by a computer. I have debugged C code, and debugged CSS styles. I can say with some certainty that the latter can take as long (if not longer) than the former (depending on what horrible thing some person did with a pointer vs which obscure part of the spec you are trying to get working and *&^%$@ browser it looks wrong on). HTML alone does not really say much, but coupled with the full expression of CSS it can be plenty interesting. | |
| Dec 20, 2010 at 7:52 | history | answered | Danny Staple | CC BY-SA 2.5 |