A.M. Kuchling wrote: > Patch #1415956 from Bryan Carbonnell adds CSS for styling purposes and > changes the HTML to be valid XHTML1.0. It still needs some tidying > up, and it still uses tables for layout, but that patch takes us > halfway there.
For the moment, I can make at least IE7/firefox "ignore" the tables via css commands, so I could make a lot of progress with just this patch. The next thing I would do/like to see happen is a minimum-markup table-free version, as that would make UI experimentation much easier. ~ethan _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
