Rick Reumann wrote:

What I just want as a test is a div with a border around it and then two divs inside that div with text = One set of text aligned in a div to the left, the other in a div text-aligned to the right. Then below the main div some text:

I would just have a div with a table in it to avoid all those issues. IE and Firefox don't seem to handle margins/padding/etc. identically anyway, so I generally don't bother with finer-grained positioning like this. Generally I'll use CSS for the largest logical elements but use tables within them when it's too irritating to deal w/ the CSS.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to