ben-g
3/7/2017 - 11:06 PM

Aligning list content outside of the bullet point. May have to be tweaked depending on the nature of the html

Aligning list content outside of the bullet point. May have to be tweaked depending on the nature of the html

<div>
<h3>Benefits include:</h3>
<ul style="padding: 0 15px;">
<li style="list-style-type: disc; list-style-position: outside; margin: 5px 0;">Taught by award-winning faculty</li> 
<li style="list-style-type: disc; list-style-position: outside; margin: 5px 0;"">Full portfolio of work upon graduation</li> 
<li style="list-style-type: disc; list-style-position: outside; margin: 5px 0;"">One of only a handful of programs of its kind in the nation</li> 
<li style="list-style-type: disc; list-style-position: outside; margin: 5px 0;"">Convenient format uniquely suited to prepare you for a professional writing career</li> 
</ul>
</div>