|
Posted by dorayme on 09/25/06 03:07
In article
<1159150776.427035.157340@m73g2000cwd.googlegroups.com>,
"Andrew" <acurrier@gmail.com> wrote:
> Take a look at http://www.hvffl.com/dev/table2.html . The menu bar at
> the top is not centered in Firefox or IE. In Firefox, the menu bar is
> making the overall page size too large to the point where a horizontal
> scroll bar appears at the bottom of the browser.
>
> Can anyone suggest what needs to be done to center the menu bar and
> remove the scroll bar?
>
> Thanks in advance.
You can't centre via margin: auto; but there are other ways,
sometimes, given a width, you can use margin-left:auto;
margin-right:auto;
The pic text is not sharp, got the right dims on it?
--
dorayme
[Back to original message]
|