Creating List items

Create Lists using Repeat Grids

You can make lists through a variety of methods. The most common is to create a repeat grid.

After you have created a repeat grid set the tag name to UL or OL and the sub tag name to LI.

You may want to remove all styles and positioning from list items. Select an item in the grid and set the styles and sub styles to -all.

You may want to remove all list item styles. Select the Repeat Grid. In the sub styles to -all.

For text fields or text boxes you can remove default styling options using -text.

Last updated