Ellen Heitman wrote:
> I have a table centered at the top of the page that I want to remain visible
> even when the page scrolls. However, I don't want to be able to see the text
> scrolling behind it. How do I fix this? Which position property would I
> use?
>
>   




Sounds weired to me, but whatever does it for you (a page to look at 
would help).
Assign position fixed to the table. Create a column to contain the 
text.  Assign float left or right to it--  depending on which side of 
the centered table you want the text column to appear..
You may find this helpful:
<http://www.gunlaug.no/contents/wd_additions_15.html>


















______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to