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

I don't think maintenance difficulties are related to number of float declarations.

I could make layout a ticking time bomb just by using one shrink-wrapped floated column without clear.

I could make mess of an entire site with just:

    .left {float:left}
(which I've seen used in practice)

And I can write perfectly maintainable code with lots of floats if I have them sized and cleared properly.



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

Search: