- From: Andrew Fedoniouk <news@terrainformatica.com>
- Date: Wed, 26 Nov 2008 21:28:02 -0800
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: "L. David Baron" <dbaron@dbaron.org>, Daniel Glazman <daniel.glazman@disruptive-innovations.com>, "www-style@w3.org" <www-style@w3.org>
Tab Atkins Jr. wrote: > > In the worse case - an author with absolutely *no* CSS knowledge - > since they obviously don't care about semantics anyway (they're using > <center>, after all) they can just paste a bullet character directly > into the text. (This is relatively common anyway - the "designers" > before me at my company consistently implemented <ul>s with a > two-column table, e.g. > <table><tr><td>•</td><td>...</td></tr>...</table>. I still have > nightmares.) > Questions for "designers without quotes": 1) Do you know other way to control precise position of the bullet in modern CSS? 2) Are you sure you are able to reproduce all features of tables by CSS? 3) Propose other reliable way of preventing bullets from being drawn on top of float:left elements. Cheers, -- Andrew Fedoniouk. http://terrainformatica.com
Received on Thursday, 27 November 2008 05:28:33 UTC