Previous Message
Next Message

Tableless - left aligned and pushed down.

Sent by Deep Third Man on 28 February 2005 17:05


Thanks Roger, partial success!

> > Content Area [main div] gets pushed down.
> this is caused by margin collapsing.
> <http://www.complexspiral.com/publications/uncollapsing-margins/>
> #main h3 { margin-top: 0; } fixes things up nicely.

The above worked perfectly.

Unfortunately, the left align issue (all the "body" of content &
navigation menu shows up left ailgned) was not resolved with the
following suggestion:

> this is only a memory, no pc to test on...  IE5/win doesn't understand
> margin: 0 auto; so you have to set text-align: center on your body tag
> to get it to center in ie5.

Completing the above forced all of the text to be center aligned.

An image of the errant display in IE55:
http://www.shrikhande.us/CSSPage/indexIE55.gif

The actual test page:
http://www.shrikhande.us/CSSPage/index1.htm

Look forward to your advice to help move the content into the center
of the window and see that the navigation column is right aligned (as
per display in FF)

-dtm-
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: