Mozilla Suite 1.7.11 supposedly supports at least part of CSS2.1. Does anyone know what specific parts are and are not supported?
I have a Web page at <URL:http://www.oakparkfoundation.org/grant_log.html> that contains a long table after a short introduction. The Mozilla prints the table with a page-break before it, in an attempt to keep the table together. However, even alone, the table takes more than a single page to print. I want the start of the table to be on the same printed page as the introductory text. I have tried using print-specific CSS2.1 properties to prevent the first page-break and allow page-breaks within the table. (See CSS2.1 sect. 13.3.) I can't get this to work. Both the HTML and CSS validate okay, but I know that doesn't mean I have designed the page correctly. I will also inquire at the appropriate style-sheets newsgroup. However, that won't do any good if Mozilla doesn't support this particular part of CSS2.1. -- David E. Ross <URL:http://www.rossde.com/> I use Mozilla as my Web browser because I want a browser that complies with Web standards. See <URL:http://www.mozilla.org/>. _______________________________________________ mozilla-layout mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-layout
