Re: [css-d] Fwd: Centering contained div with unknown width.

2013-04-02 Thread Georg
On Tue, Apr 2, 2013 at 12:24 PM, J.C. Berry wrote: I have a problem. I have to vertically center (middle) my nav items. See http://mindarc.com/capture2_(1).JPG For completeness - along the same lines as others have presented - here's how I used to solve such cases... http://www.gunlaug.no/

Re: [css-d] Fwd: Centering contained div with unknown width.

2013-04-02 Thread Tom Livingston
On Tue, Apr 2, 2013 at 12:24 PM, J.C. Berry wrote: > I have a problem. I have to vertically center (middle) my nav items. See > http://mindarc.com/capture2_(1).JPG > > This is my HTML snippet: > > > > > >href="/solutions/xifin-inet/web-services">Web Services class="menu-mlid-231

[css-d] Fwd: Centering contained div with unknown width.

2013-04-02 Thread J.C. Berry
I have a problem. I have to vertically center (middle) my nav items. See http://mindarc.com/capture2_(1).JPG This is my HTML snippet: Web ServicesBusiness Is Better in the Cloud And my CSS: div#secmidpagenavcontainer{width:100%;border:0;height:59px;clear:both;} div#secmid