On Wed, Nov 5, 2008 at 1:45 PM, Jukka K. Korpela <[EMAIL PROTECTED]> wrote:
> Drew Trusz wrote:
>
>> No an ordered list can't have a "disc" and an unordered list can't be
>> numbered.
>
> Of course they can. Whether you should style them that way is debatable, but
> surely you can, by the specs and
Doug Jolley wrote:
> Including a 'type="disc"' attribute in an ol element
> is undoubtedly going to cause the document to fail validation.
No it isn't. Check it. (It passes validation, because the type attribute in
is declared as CDATA, which pretty much means "anything goes" as far as
validat
> the distinction clearer by specifiying the available "type"
> attributes for both ol and ul.
And I think that if you do it with the "type" attribute, you are
indeed limited. Including a 'type="disc"' attribute in an ol element
is undoubtedly going to cause the document to fail validation.
Howe
Drew Trusz wrote:
> No an ordered list can't have a "disc" and an unordered list can't be
> numbered.
Of course they can. Whether you should style them that way is debatable, but
surely you can, by the specs and in practice.
> When in doubt read the specs:
HTML specs only specify a suggested d
Also, going back to its HTML history, screen readers (for the handicapped)
recognize the inherent 'orderliness' of a ol, over an ul.
IMHO, listing the ingredients needed in a recipe need not have the same
precedence as the recipe instructions.
Two cents poorer,
Keith D.
On Tue, Nov 4, 2008 at 3:12 PM, Doug Jolley <[EMAIL PROTECTED]> wrote:
> I just noticed that apparently the full spectrum of list-style-types
> apply equally to both ordered lists and unordered lists. So, ordered
> lists can have a list-style-type of "disc" and unordered lists can
> have a list-sty
Doug Jolley wrote:
> I just noticed that apparently the full spectrum of list-style-types
> apply equally to both ordered lists and unordered lists.
Right. In rendering, and differ just on the default value (as per
a browser style sheet, real or fictional) for the list-style-type property.
Th
--- On Tue, 11/4/08, Doug Jolley <[EMAIL PROTECTED]> wrote:
> I just noticed that apparently the full spectrum of
> list-style-types
> apply equally to both ordered lists and unordered lists.
> So, ordered
> lists can have a list-style-type of "disc" and
> unordered lists can
> have a list-style-t
On Tue, Nov 4, 2008 at 2:12 PM, Doug Jolley <[EMAIL PROTECTED]> wrote:
> I just noticed that apparently the full spectrum of list-style-types
> apply equally to both ordered lists and unordered lists. So, ordered
> lists can have a list-style-type of "disc" and unordered lists can
> have a list-sty
I just noticed that apparently the full spectrum of list-style-types
apply equally to both ordered lists and unordered lists. So, ordered
lists can have a list-style-type of "disc" and unordered lists can
have a list-style-type of "decimal". Does anyone see any reason why
ALL list-style-types can'
10 matches
Mail list logo