Re: FN-FORUM: CSS Lists
date posted 20th January 2005 23:35
You can also play with margins and padding although different browsers
do tend to render them differently which is annoying.
On 21 Jan 2005 00:32:20 -0000, Joe Freeman [EMAIL REMOVED] wrote:
>
> Hi, using CSS, how can I make the bullets (in this case images) appear
> at the top of the item? Basically, the actual list item is a couple of
> lines high (well, it's a table) and the bullet point seems to sink to
> the bottom, but I want it to stay at the top! Not sure this is making
> much sense, I'll try and draw a picture:
>
> First line of text...
> o Second line of text..
>
> But I want it to look more like this:
>
> o First line of text...
> Second line of text..
>
> Hopefully that is understandable - can anyone help me out? (Tony
> perhaps?) I suspect it's something fairly simple, but I never seem to
> get on with css lists, can't wait to see how this looks in IE!
>
> Thanks, Joe.