P Paul New member May 10, 2010 #1 When creating a list in HTML using <ul> how can you remove the "tabbed" space before each bullet. This is the basic list format... <ul> <li>Text 1 <li>Text 2 </ul>
When creating a list in HTML using <ul> how can you remove the "tabbed" space before each bullet. This is the basic list format... <ul> <li>Text 1 <li>Text 2 </ul>