From: SourceForge.net <no...@so...> - 2005-11-26 10:10:44
|
Bugs item #1366886, was opened at 2005-11-26 02:10 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: Open Resolution: None 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 :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1366886&group_id=8956 |