- From: L. David Baron <dbaron@dbaron.org>
- Date: Wed, 26 Nov 2008 16:04:02 -0800
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: Daniel Glazman <daniel.glazman@disruptive-innovations.com>, "www-style@w3.org" <www-style@w3.org>
On Wednesday 2008-11-26 17:50 -0600, Tab Atkins Jr. wrote:
> (Also, authors who don't use CSS at all won't suffer either way from
> this decision, because you can't text-align without CSS. Authors who
> know a little bit of CSS will find that the problem is trivial to fix
> and well within their skill level and capability when they ask around
> on forums or read blog posts or just poke around a bit by themselves.)
Common examples without CSS are likely to be things like:
<center>
<ul>
<li>Hi!</li>
</ul>
</center>
or
<img align="left">
<ul>
<li>Hi!</li>
</ul>
-David
--
L. David Baron http://dbaron.org/
Mozilla Corporation http://www.mozilla.com/
Received on Thursday, 27 November 2008 00:04:41 UTC