I've been experiencing difficulties to
place two or more div boxes next to each other horizontaly by not using float attributes (for example - if div boxes are needed to be centred). Allways I'm coming to resolve such a neccesary with some sort of compromise (for instance - placing divs in tabs, which, I guess, is not the most efficient technique). I guess it could be solved with ...