Periodically I encounter some problem with html and css layouts that could be solved by adding a few extra presentational tags to the html source (like <br/> or text bullets in the case I’m about to describe), but there’s no easy way to do it in CSS. I almost always end up caving and doing [...]
