View Full Version : alignment question


MistressVivi
11-12-2003, 06:59 PM
Is there a way to vertically align the contents of a div, like in a table cell? If so, what is the code?

pb&j
11-12-2003, 08:04 PM
try this...

style="vertical-align: value;"

the value can be top, middle or bottom.