jamessan
08-06-2003, 10:02 AM
I'm attempting to redesign my website(http://zero-entropy.net/zero2.php) using XHTML and CSS instead of the old HTML and tables. Everything's going alright so far except for a couple of things.
1) For the one table that I have kept so far, I can't get it to be aligned to the right in Mozilla.
2) I'm using float:right on my navbar and it is hanging out of the containing div in Mozilla.
3) The individual boxes of the navbar are supposed to be a fixed width, but in Mozilla they are only as wide as the text inside.
The reason I specify Mozilla is because it works fine in IE, which leads me to think that I'm doing something wrong. Any help would be appreciated
1) For the one table that I have kept so far, I can't get it to be aligned to the right in Mozilla.
2) I'm using float:right on my navbar and it is hanging out of the containing div in Mozilla.
3) The individual boxes of the navbar are supposed to be a fixed width, but in Mozilla they are only as wide as the text inside.
The reason I specify Mozilla is because it works fine in IE, which leads me to think that I'm doing something wrong. Any help would be appreciated