I used this code to make my custom bullets
<UL STYLE="list-style-image: url(redball.gif)">
<LI>Bullet 1</LI>
<LI>Bullet 2</LI>
</UL>
But the bullets are not aligning to the middle of each list item. How do I do that?
I used this code to make my custom bullets
<UL STYLE="list-style-image: url(redball.gif)">
<LI>Bullet 1</LI>
<LI>Bullet 2</LI>
</UL>
But the bullets are not aligning to the middle of each list item. How do I do that?
:: Copyright KIRUPA 2024 //--