|
Posted by Ben C on 07/12/07 07:10
On 2007-07-11, Jukka K. Korpela <jkorpela@cs.tut.fi> wrote:
> Scripsit Ben C:
[...]
>> Is that expected to happen? I think img already is display: inline by
>> default.
>
> According to the sample style sheet for HTML in the CSS 2.1 draft, img has
> display: inline-block. The sample style sheet is not normative, but what
> else could we use here to make our guess?
I don't see where that is. This is the default stylesheet I'm looking
at: http://www.w3.org/TR/CSS21/sample.html.
It has
button, textarea,
input, select { display: inline-block }
but nothing about img, which therefore gets the default display: inline.
Navigation:
[Reply to this message]
|