I'm encountering problems when trying to put a menu (height = 100%) next to the logo.
Well, the image controls the height of DIV
(container), logically if put another DIV
(menu) with height: 100%
on the right side within that DIV
(container), will stay in totality the height, but not ends up happening.
3 attempts, using 100%
, auto
and inherit