|
Posted by Markus Wichmann on 08/16/06 19:47
Hi all,
sorry if I'm asking a question that has been answered 5000 times before,
but I didn't find a thing on that in Google. I want to do the following:
If I use subordinating lists, each ordered list counts for itself (which
is good), but I'd like to prepend the other numbers. So that it looks
like this:
Now:
1. bar
1. foo
2. foobar
Then:
1. bar
1.1. foo
1.2. foobar
The other thing I'd like to do, is to remove the sign completely in
unordered lists. Is there a way to do this with css? Or without, but
without using a deprecated method? I wanted to append a "valid
HTML"-picture on my file, when it's done. And because I'm using the
"strict" dialect that is only possible with undeprecated methods.
tia and cu
nullplan
--
To err is human. To forgive is divine.
To forget is also human...
Navigation:
[Reply to this message]
|