- From: Daniel Glazman <glazou_2000@yahoo.fr>
- Date: Thu, 16 Jan 2003 10:40:22 +0100 (CET)
- To: www-html@w3.org
Tantek Çelik wrote:
> The point is, that the style attribute is far far better than a loose
> collection of "bgcolor", "valign" etc. attributes, which can
sometimes be
> difficult to distinguish from so-called purely semantic attributes.
>
Boarf. "bgcolor" seems to me perfectly simple, easy and maintainable if
you just make it
*[bgcolor] { background-color: attr(bgcolor); }
with an attr() notation extended to all properties.
We discussed the "size of code" problem just a few messages ago.
|bgcolor="red"| vs. |style="background-color: red"|.... Just count.
</Daniel>
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
Received on Thursday, 16 January 2003 04:40:36 UTC