Thanks Turtle91.
Your last sentence is what makes me wonder which approach to take because I want to get a formula where it's predictable and becomes a kind of cookie-cutter template for my future work.
Quote:
Originally Posted by Turtle91
You can try:
padding-left: 2em;
text-indent: -2em; //adjust value to get better alignment *
But that is highly dependent on the font-style, size, renderer, device, etc. It won't appear perfectly aligned like the OL/LI does.
|