Numbered lists with numbers flush left
November 28th, 2006
ol, ol li {
margin: 0;
padding: 0;
list-style-position: inside;
}
Note: Make sure you don't use quote marks around the numbers, or Firefox will ignore the style. I started out with margin: "0em"; and it took me a while to figure out what I was doing wrong!Potentially similar posts
- Solving font weirdness in Adobe Distiller – April 2009
- Making Microsoft Word tabs decimal – November 2008
- Ubuntu on Virtual PC – September 2008
- Notes on how I make a podcast – continued – August 2008
- Problems with Flare 2.0 – January 2007