- From: Chris Beall <Chris_Beall@prodigy.net>
- Date: Thu, 16 Feb 2006 11:49:17 -0500
- To: "Amaya users" <www-amaya@w3.org>
Similar to WED030, I suggest the following tooltip changes: >From "Bulleted list" to "Unordered list" >From "Numbered list" to "Ordered list" Justification: Separation of structure (<ul>, <ol>) and styling. Example: <ul> is often used with 'list-style: none' for navigation lists. No bullets are displayed. Example: <ol> can by styled as numeric, but are equally likely to be style as roman, latin, or alpha or, for an alphabetized list, as 'none'. Chris Beall
Received on Thursday, 16 February 2006 16:52:01 UTC