Lists
List Basics
Lists provide an easily understood, structured order to content. Lists can be a potential replacement for simple tables (which tend to be more difficult to navigate using a screen reader). As long as we're talking about lists, let's clarify that there are two kinds:
- Ordered (numbered): these are used to indicate a sequence or progression
- Unordered (bulleted): these are used for content items with no order of importance
Lists should be created using the Rich Content Editor (RCE) rather than manually (using the spacebar) so the list is properly tagged in the html code and a screen reader device can interpret it as an actual list.
Formatting Lists with Canvas' Rich Content Editor (RCE)
- Type the list items as separate lines of text.
- Highlight the list content.
- Click the list tool in the RCE and select bulleted (unordered) or numbered (ordered) items.
List Demo
Put It Into Practice
Using the practice page you already created for headings, format the two items under "Where Do I Begin Designing?" and "Design & Develop" as bulleted lists. Then format the items under "3 Levels of Design" as a numbered list.
NOTE: You'll have to remove the manually created dashes and numbers.
Please be sure to view both tabs before clicking Next