Here is how to center bullet points

I finally figured out how to center bullet points so that the text and the bullet points center together. Used in tribute project.

div class="col-xs-12 col-sm-8 col-sm-offset-4 col-md-6 col-md-offset-4"
h3 How to center things! h3
ul
li…*write something here. li
li…*write something here. li
li…*write something here. li
ul
div

I had to delete all of the “<” and">" and"/" so I could paste the code.***

When you enter a code block into the forum, precede it with a line of three backticks and follow it with a line of three backticks to make easier to read. See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>) will also add backticks around text.