Quote:
Originally Posted by JSWolf
The first example is sloppy coding and the second is not.
|
The first is acceptable and was commonly used for devices with byte limited storage (saved 2 bytes).
There are not many recent devices with tiny storage, making the hard to read by Human code, unnecessary.
Sigil
prettied the code (indented nesting, new lines for new blocks).
As far as rendering: No difference either way (but it would be a real PITA to find the error, if it did not)