[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] CSS hell
Chris,
Thanks. It looks good on IE at 1024x768 and on Epiphany. I try to
target 1024x768 even though I run 1280x1024.
Would you mind taking a few moments and explaining the changes you made
so I will know exactly what to do next time?
Is there a why I can convert some if not all of the numbers to bullets
or images so the list may look a bit better?
Thanks,
Chris
On Sat, 2004-05-15 at 07:48, Christopher R. Curzio wrote:
> AUGH. No! That is the WRONG ANSWER.
>
> The right answer is to find out where the problem originates. In this
> case, it is browser rendering behavior regarding lists. For my solution,
> have a look at this implementation of your page, Christopher:
>
> http://www.accipiter.org/~ccurzio/windex.html
>
> My fix displays consistently across Internet Explorer, Mozilla/Firefox,
> Opera, and Konqueror. Using tables for layout is a nasty hack and is never
> a real solution.
>
> For an explanation of the list issue (and how I fixed it) have a look at
> this DevEdge article:
>
> http://devedge.netscape.com/viewsource/2002/list-indent/