2009/7/15 Ellen Heitman <[email protected]>: > 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?
position: fixed ... with a solid background colour. -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [[email protected]] 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/
