|
Posted by Diego Ferreyra on 11/07/06 22:29
I couldn't post the URL because this is an intranet thing. BUT for
future reference, I found the damn error. I had an:
html, ul, ol, il........ {
height:100%;
[...]
}
I deleted the height thing and it works fine now.
I haven't been able to test it in Firefox or Opera so I don't really
know if it is a IE thing... Is it?
Els wrote:
> Diego Ferreyra wrote:
>
> > I've been dealing with a problem with the ul tag and how it displays on
> >
> > IE6. Some hours ago I got it right but I can't seem to pu tit back to
> > how it was.
> >
> > The problem: When an item wraps to a second line (or more lines) the
> > bullet appears on the last line, not on the first one.
> >
> > the code:
>
> [snip]
>
> I did paste that into a test page of mine, and the bullet was fine.
> How about a url to the problem page?
>
> --
> Els http://locusmeus.com/
> accessible web design: http://locusoptimus.com/
[Back to original message]
|