- From: Aryeh Gregor <Simetrical+w3c@gmail.com>
- Date: Thu, 9 Dec 2010 12:37:26 -0500
- To: Antoine Sanchez <ckkoshi@gmail.com>
- Cc: www-style@w3.org
On Wed, Dec 8, 2010 at 7:53 PM, Antoine Sanchez <ckkoshi@gmail.com> wrote: > Ok, today I can do something like: > > <span style="display:block;font:10px monospace;background:blue;"> > <span style="display:inline-block;width:25%; font:11px arial;background:red;"> > <a href="#">1</a> > <a href="#">2</a> > </span> > <span style="margin-left:-1ex;display:inline-block;width:75%; > font:11px arial;background:green;">blabla</span> > </span> > > But, I think there's something wrong, no? I don't understand what you're saying.
Received on Thursday, 9 December 2010 17:38:19 UTC