- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 25 Jan 2011 10:31:56 -0800
- To: Bruno <bruno5544@gmail.com>
- Cc: www-style@w3.org
On Tue, Jan 25, 2011 at 10:24 AM, Bruno <bruno5544@gmail.com> wrote: > Yes this is the solution to this, but personally I would just allow > simple use of 'width' and 'height' without extra code. That's something that's been true since CSS1, and it has good reasons (inline elements don't form a single box, as they can be broken across lines, and so it doesn't quite make sense to give them a width and height). ~TJ
Received on Tuesday, 25 January 2011 18:32:49 UTC