This Message Forum is no longer in use
Please use the new Bravenet Help Forums FOUND HERE
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~~
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.
Thanks for that. I searched for CSS vertical-align before i posted but didn't find anything helpful