Why do people WRAP their code up to tightly? Be it, HTML, CSS, PHP etc etc?

¢??? ?l????

New member
If I find one thing more annoying than anything else, it's when people write their code and don't organise it and lay it out in the correct staggered hierarchy order. Instead the just write, write and write so a line of code is about 2 meters long and the final file is just a small chunk of text.

Whenever someone does this and I need to edit the code, I can't open the file in a text editor like notepad because it'll take me ages to find bits of code and if I organise it for them it can take forever.

Why can't people consider other people editing in the future. I always do and I know most other people do but it's the occasional few who ignore this unwritten rule.

Why on earth do people do this and is there a QUICK Solution that you know of?
Micky ?: I didn't know that! I guess its quite possible that could be the problem. Thanks
 
Back
Top