Sent by Erik Ratcliffe on 19 August 2004 20:08
On Thu, Aug 19, 2004 at 02:44:11PM -0400, Craddock, Melissa wrote:
>
> When I put my content between div tags and create an id for them in my
> CSS. They don't push the content below the page down. The div tag ends
> up over the content at the bottom of the page. Could somebody please
> point me in the direction of a wiki or tutorial that will help me with
> this problem. Oh, btw.. This is when I look at the page in IE6.
Are you absolutely positioning the div, or are you absolutely positioning
the content that is supposed to surround the div?
If so, that would explain why the contents of the div seems to have no
effect on the content that should be surrounding it. Absolute positioning
removes the content from the flow of the document, allowing it to overlay
the content underneath it. This is actually useful, but I assume it's not
useful for your particular purposes.
CSS positioning is what bites folks first when they start learning CSS. If
this is what's causing your grief, you may want to look for a good CSS
positioning tutorial or explanation.
Although I haven't read this particular tutorial, I've read other things
on this site and they've been fairly good. Give this one a shot:
http://www.brainjar.com/css/positioning/
--
Erik Ratcliffe
[EMAIL-REMOVED]
______________________________________________________________________
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/