Hi,
I have a menu-bar div which contains a ul with 4 li's inside it.
The height of the div is 100px and has a gradient background image applied.
I want to make the height of the li's the same as the height of the div, so I can have borders going to to bottom. At the moment, the height of the li is only as big as the text, and won't change regardless of where i attach height: 100px;
Any advice?
I have a menu-bar div which contains a ul with 4 li's inside it.
The height of the div is 100px and has a gradient background image applied.
I want to make the height of the li's the same as the height of the div, so I can have borders going to to bottom. At the moment, the height of the li is only as big as the text, and won't change regardless of where i attach height: 100px;
Any advice?