I have a small problem with NN (several actually but I'm only worried about this one
at the moment).
I'm doing a web site for a lab I used to work at in New Mexico. Here's the location
of the demo doc: http://vbdojo.com/dev/cemrc/cemrc_demo.html
On the bottom right corner of the document you'll notice a un-ordered list. In IE and
Opera it displays fine, in NN the bullets don't line up. It's like it's right
aligned. I've tried everything I can think of (css props, margin, padding, adding
ALIGN="Left" tags and other (should be un-needed) jargon etc) but nothing seems to
work. Can anyone offer any insight?
Thanks.
Jeremy
They work just fine in NS4x. So, I suspect the problem is not the list itself.
Suggest you copy sections, starting with the table containing the list and then add
additional sections till the culprit shows up.
Alos, why not simply use DIV's for placement. In general, they work better for this type
of layout.
I believe they say, "Can't see the forest for the trees". Describes this instance far
too well.
Thanks for the heads up.
"Al" <ne...@ridersite.org> wrote in message news:3B0C45A0...@ridersite.org...
I highly recommend TopStyle Pro for generating css code. It is a truly superb
application.
In general, it will prevent those types of problems. Point your browser here:
http://www.bradsoft.com/topstyle/index.asp
Al................