CSS vertical align
CSS vertical align
Out of context: Reply #7
- Started
- Last post
- 13 Responses
- ukit0
Thanks thismanslife! This seems like an elegant and workable solution for many cases. Unfortunately, all my inner divs need to be set to float, so I don't think position: absolute will work. I swear, just when I think I know CSS pretty well..some little random thing and it takes 3 hours to solve.