From: SourceForge.net <no...@so...> - 2005-11-26 14:51:24
|
Bugs item #1366886, was opened at 2005-11-26 05:10 Message generated for change (Comment added) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1366886&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Later Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Tables and wrong CSS Initial Comment: It's not a good Idea to use Tables for Style-Elements. You should create div's and create a StyleSheet that mimics the Table-Behaviour. This would make it easier to create new Styles/Layouts and the Designs would be usable by disabled people. AND you should use Class-Names like qnType only once. At the moment it's not possible to change the Layout only in one td, all inner td's are changed, too. Rename it, please :) ---------------------------------------------------------------------- >Comment By: Matthew Gregg (greggmc) Date: 2005-11-26 09:51 Message: Logged In: YES user_id=14116 Removing tables for survey layouts is on the roadmap and using proper XHTML/CSS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1366886&group_id=8956 |