From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-12-09 18:21:49
Hi! On Tue, Dec 09, 2003 at 06:01:50PM +0100, Spiro Trikaliotis wrote: > Thinking about CSS, your index.php and news.php do have too much > formatting left in. Formatting with TABLEs or giving size attributes is > something that should not be necessary if using CSS. There's nothing wrong with size attributes even when using CSS, but with regard to the tables you are mostly right. Tables are not always necessary, but they're not prohibited:-) Seriously: I've tried to get rid of the tables, but either my knowledge of CSS is not as it should be, or CSS is missing some things that would be necessary to abandon tables completely. One problem I have is that I can assign an image for each item in a list, but I cannot specify an alignment for this image, which makes this sort of list environment pretty useless. So for now I have to use tables ... > I know that conversion is a process, but as you states that index.php > and news.php *are* converted (and not: I started converting index.php > and news.php), I wanted to place this remark. Well, it's converted in the sense that it uses CSS and runs through the w3c validator without problems. I didn't mean that it is perfect or will never ever change again. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-12-09 18:22:03 CET