[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] LIST-STYLE-TYPE
From: |
Chuck Houpt |
Subject: |
Re: [Lynx-dev] LIST-STYLE-TYPE |
Date: |
Sat, 2 Sep 2023 07:42:48 -0400 |
> On Sep 1, 2023, at 6:06 PM, web@nicolesharp.net wrote:
>
> Using the "type" attribute for ordered lists instead of the "list-style-type"
> attribute works correctly, but the "type" attribute is deprecated in HTML5.
As far as I can see the type attribute has only been deprecated for
unordered-lists. It's still valid for ordered-lists.
- Chuck