Advanced numbering in ordered lists?
Posted: Wed Oct 08, 2008 1:34 am
I'm fairly sure I know the answer to this question, but I thought I'd ask before I attempted to solve the problem on the client side. Is numbering like this possible with just css?
1. Introduction
1.1 Overview
1.1.1 Introduction
1.1.2 Inspiration
1.1.3 Philosophy
1.2 Installation
1.2.1 Downloading & extracting
1.2.2 Uploading to your server
1.2.3 Running unit tests
2. Topics
2.1 Getting Started
2.2 Reading a csv file
2.3 Writing / appending a csv file
2.4 Using dialects
2.5 Auto-detecting csv format
2.6 Error Handling
3. Components
3.1 Csv_Reader
3.2 Csv_Writer
3.3 Csv_Dialect
3.4 Csv_AutoDetect
3.5 Csv_Exception
I thought I had seen a way to do this in css at one point but I can't seem to find it. If it isn't possible on the client side I'll just whip up a view helper or something.
1. Introduction
1.1 Overview
1.1.1 Introduction
1.1.2 Inspiration
1.1.3 Philosophy
1.2 Installation
1.2.1 Downloading & extracting
1.2.2 Uploading to your server
1.2.3 Running unit tests
2. Topics
2.1 Getting Started
2.2 Reading a csv file
2.3 Writing / appending a csv file
2.4 Using dialects
2.5 Auto-detecting csv format
2.6 Error Handling
3. Components
3.1 Csv_Reader
3.2 Csv_Writer
3.3 Csv_Dialect
3.4 Csv_AutoDetect
3.5 Csv_Exception
I thought I had seen a way to do this in css at one point but I can't seem to find it. If it isn't possible on the client side I'll just whip up a view helper or something.