This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
css vertical-align property

can I get a div to appear in the middle of a bigger div using the vertical-align property or do I have to use padding/margins?

Thanks
~~Scutterman~~

Re: css vertical-align property

Try this link to Vertical Centering in CSS. It sounds like it describes your problem to a tee. You might also try a Google search with the string "div in div centering". This gives several different approaches.

Re: Re: css vertical-align property

Thanks for that. I searched for CSS vertical-align before i posted but didn't find anything helpful