Reversing Lists
After you have created a list, you can reorder the items in the list so that they appear in reverse order (i.e., first item is last, last item is first).
How to Reverse a List
- Place your cursor somewhere in the list.
- Do one of the following, depending on the part of the user interface you are using:
- Ribbon Select Home > (down arrow).
- Right-Click If the tag block bars are not shown to the left of the content, click at the bottom of the editor. Right-click the ol or ul tag bar of the list.
- Select Reverse List.
- Click to save your work.