Re: colours for bullets

On Tue, 15 Apr 1997, nemo/Joel N. Weber II wrote:

>    A work-around (that seems to work) is=
>    <font color=Maroon><li></font>List item with maroon bullet
> 
> I don't quite understand this.
> 
> I think the problem we're trying to solve is we want the bullet to
> be maroon, with the text the default color.
> 
> Unless I'm misunderstanding things, a sane browser should interally
> treat
> 
> <li>List item with maroon bullet
> 
> as the same as
> 
> <li>List item with maroon bullet</li>
> 
> Do you see that my understanding of the situation doesn't match
> your proposed nesting too well?

Okay, I know the nesting is up the creak, but it's doing the job. To 
change the colour of the bullet, you can just use a font tag around the 
<Li> (This also allows you to change the size, font etc..)

BTW: the "<li>item</li> =? <li>item" discussion came up after I'd written 
my previous message...

Til next time
  Rowland

Received on Tuesday, 15 April 1997 06:10:57 UTC