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

"CSS Lint simply checks to see if you've used float more than 10 times, and if so, displays a warning. Using this many floats usually means you need some sort of abstraction to achieve the layout."

I suspect this means you should be using a grid system, either hand written or borrowed from somewhere that writes grid systems. Constantly using float everywhere is completely unnecessary for larger sites.



sorry... grids float, no?


...yes, but they often only declare it once.




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

Search: