Hello,
Could anyone help me please in increasing my understanding of how to use "vertical-align"?
I can't seem to get it to work for anything other than 'td's.
Here's an example:
I'm trying to do is locate a menu at the bottom of a div:
But the "vertical-align" doesn't seem to have any effect.HTML Code:<div name="menuHolder" style="height: 300px;"> <ul name="menu" style="vertical-align: bottom"> <li>Menu Option 1</li> <li>Menu Option 2</li> <li>Menu Option 3</li> </ul> </div>
Anyone have any good tableless ideas?
Thanks,
dog



Reply With Quote
).

Bookmarks