Guy K. Haas wrote: >Please give me a clue.... How can I make the left and right edge >gradations in > > http://covinahigh68.com/classpageACxx.htm > >extend all the way to the end of the viewport?
Mozilla, Safari, and Opera on Mac all show the gradations at the viewport edges since you applied Georg's fixes. However, there are a couple of other issues, which unfortunately I don't have time to sort out for you at the moment: The gradations don't appear at all in IE5 Mac. I don't have time to take a close look, but I'll bet you'll find something that can help you to fix that on Philippe's excellent IE5 Mac site here: <http://www.l-c-n.com/IE5tests/>. Safari (2.0.1) has an issue with the table, giving it only about half the width it gets in the other browsers. You have not specified the background color for your page (some of us don't use the default white). >[Yes, the CSS is very >untidy, but I wanted to get it working before getting it reorganized.] I would be careful with this approach. Order matters in CSS. I have found that if a site is not working as I expect, sometimes simply cleaning things up will fix the problem. On the other hand, if I clean up after things are working, occasionally something will break. As a general method of working, I find it is best to keep things ordered as I go along. HTH, -- -Adam Kuehn ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/
