Can anyone tell why this doesn’t work? http://www.webdevout.net/test?01x afaik it should; my <div> elements should all be block-level so anything in #container > div should be in the middle of the #container div (with the orange outline), right?
Can anyone tell why this doesn’t work? http://www.webdevout.net/test?01x afaik it should; my <div> elements
Share
The style
vertical-alignonly applies to table cells, images and span tags.