descriptor-symbols-ref.html 298 B

1234567891011121314
  1. <!DOCTYPE html>
  2. <link rel="stylesheet" href="ref-common.css">
  3. <!-- list-style-type: a -->
  4. <div>a.&nbsp;</div>
  5. <div>b.&nbsp;</div>
  6. <div>c.&nbsp;</div>
  7. <!-- list-style-type: b -->
  8. <div>a.&nbsp;</div>
  9. <div>b.&nbsp;</div>
  10. <div>c.&nbsp;</div>
  11. <div>d.&nbsp;</div>
  12. <div>e.&nbsp;</div>
  13. <div>f.&nbsp;</div>