txt
Aug 14th / Tuesday / '07
i.e duplicate character bug
causes and fixes:
- any hidden input or element (also- display: none;)
- adding a -3px margin to the opposite direction of the last float. (ex: float: left; margin-right: -3px;)
- html comments (technically ‘hidden input’)