Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's actually an argument for why it doesn't matter, so we can all continue to do as we please.

Is there a good reason the browser messes up my spacing? Certainly not for readability!



It's because spacing is used for both structure and presentation in HTML, so something like:

    <span>This is some text</span>
    <span>while this is some more text.</span>
shouldn't render the 4 indentation spaces that I used.. If it did we'd have to pack it all into one line. Can be adjusted appropriately with CSS though, if people here were obsessive about the presentation of their spacing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: