Re: LIST-STYLE-TYPE
Chuck Houpt via Lynx-dev <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Sep 1, 2023, at 6:06 PM, [email protected] 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