Code:
<div class="listItem">
<p class="label">•</p>
<p id="lds-39">Text Text Text</p>
</div>
It is a faked list
This is 2 paragraphs (and not a standard HTML bullet list to boot). Which is why 2 lines
This is one way for a single line
Code:
<div class="listItem">
<p class="label" id="lds-39">• <span class="if_needed">
Text Text Text</span></p>
</div>
class if_needed allow you to control padding, font... for the text