Okay, but I'm not talking about images... Am I misunderstanding your post?
are your referring to this type of code:
Code:
ul li::marker {
content: "@ ";
color: pink;
font-size: 25px;
}
If so, I don't see how that addresses my initial point either. I don't see how it would allow me to create an ordered list with the format: 1(a.i), 1(a.ii), 1(b), 2(a)...