martin_hughes wrote:
... and then somebody tells you tables are bad for layout so you endeavour to use CSS..
The impact of this statement is easily lost in the cross-eyed simplicity of it. "Tables are bad for layout". The simple 2D grid, the absolute lynchpin of 2D design, was so badly handled (and this was persisted in a large enough way) that we can't use it. That probably infuriates more people daily than Chris Eubank ever managed to irk in his whole life so far. But here's my current "favourite" programming turd : In Java, when you substring() or otherwise index a range, you pass 2 integer args. The first is a zero-based index, the second isn't. Nor is it the length of the range you want, no, it's a 1-based index. Once again, the true impact of this is hard to convey without actually punching anyone. Can we extend this kind of mentality to other professions, please? Let's have farmers ploughing fields with chopsticks made from frozen urine, for example.
I'm peculiar to myself, therefore I am.