what do I tweak to manipulate the gaps between bullets/numbers and list items?
Posted
by Andrew Heath
on Stack Overflow
See other posts from Stack Overflow
or by Andrew Heath
Published on 2010-06-08T03:14:20Z
Indexed on
2010/06/08
3:22 UTC
Read the original article
Hit count: 232
css
Simple question - what part of my CSS do I tweak to adjust the gap between a bullet/number and the first text character in an HTML list?
Bonus question - I've seen it mentioned here that controlling table spacing by adjust padding on table tr td {}
is bad practice, but I haven't seen someone explain how you're really supposed to do it...?
© Stack Overflow or respective owner