![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm redesigning this page for more up-to-date browser standards: http://home.hiwaay.net/~lkseitz/hhs/winners.shtml>. Note the use of an "invisible" table to position the "visible" ones. I'm attempting to get a similar layout using CSS. So far the best I've come up with is <http://home.hiwaay.net/~lkseitz/hhs2/winners.shtml>. (CSS at http://home.hiwaay.net/~lkseitz/hhs2/hhs.css>.) The problems (all Windows): 1. In IE 6 and NN 7, the top two tables appear one below the other instead of side-by-side. 2. In Opera 7.5, the top two tables appear side by side, but float left instead of being centered. At least I can understand this behavior. IE & NN's behavior baffles me. |
#3
| |||
| |||
|
|
Your hhs2 directory cannot be reached |
|
but perhaps declare widths on the floated elements. To center, float one table left and the other right in a centered containing div. |
#4
| |||
| |||
|
|
In article <2p85ocFi6mouU1 (AT) uni-berlin (DOT) de>, boclair <boclair (AT) bigpond (DOT) net.au> wrote: I've recreated the basic look and technique of the original page now at <http://home.hiwaay.net/~lkseitz/hhs/winners_old.shtml>. The version I'm trying to get to work is now where it used to be, http://home.hiwaay.net/~lkseitz/hhs/winners.shtml>. but perhaps declare widths on the floated elements. To center, float one table left and the other right in a centered containing div. Not quite, but you led me down the right path. The secret is to declare a width for the centered div containing the two floated divs. It's still not perfect in NN and Opera, but close enough for my very limited audience. Thanks! |
![]() |
| Thread Tools | |
| Display Modes | |
| |