How Do I Create List in my WordPress Post or Pages?

In this video tutorial, we are going to discuss how to make a list on your WordPress page or post. The creation of a list can make a page look better and add a professional touch.

You have two different types of lists that you can create in your WordPress post or pages. The first type of list is the bullet or unordered list. To create an unordered list, click the unordered list button on the text editor toolbar, and start typing. Each time you enter a line, press the return key and go to the next line. When you are finished, click the unordered list button again, and you will be back into regular text editing mode.

Unordered List
<ul>
<li>Example 1</li>
<li>Example 2</li>
<li>Example 3 </li>
</ul>

Ordered List
<ol>
<li>Example 1</li>
<li>Example 2</li>
<li>Example 3 </li>
</ol>


To create an ordered list, click the ordered list button and follow the same steps as above. Click the preview button to preview your changes or the publish button to give access to your content for the world to see.

If you have questions or need help with designing your website, please call our Omaha web design and web hosting company at 402-813-4034, or fill out our contact form.

Feel Free to Share!

Leave a Reply

Your email address will not be published. Required fields are marked *