vertical aligning
Posted: Wed May 03, 2006 8:08 am
i need some help with vertical aligning.
i have a main table on my page which contains to other tables in one row but in separate TDs.
and this is how it looks like:
###########
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
###########
you see that second smaller table is centered vertically
but i want it to stay it on top, like this:
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
###########
###########
how do i achieve that?
NOTE: i dont want to use absolute or relative positioning
thanks
i have a main table on my page which contains to other tables in one row but in separate TDs.
and this is how it looks like:
###########
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
###########
you see that second smaller table is centered vertically
but i want it to stay it on top, like this:
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
########### ###########
###########
###########
how do i achieve that?
NOTE: i dont want to use absolute or relative positioning
thanks