|
|
 |
Re: FN-FORUM: table issue
date posted 3rd January 2008 14:52
Problem solved guys, thank you for your help!!!
Nick Grimshaw wrote:
>
> Cedric Turbet wrote:
>> http://www.ineurodesign.com/jaj/index1.html
>> ...
>> Most of the site is CSS but I have kept a couple of tables. Both
>> tables are centered on ie but not on Firefox.
>
> You probably want "margin: 0px auto" for that table; auto
> left-and-right-margins will center something.
>
>> Also, the "browse jobs by sector" table is only half the width it
>> should be on Firefox, while it is working fine on IE...
>
> I suspect that's because your topmost- (which looks like it should
> be a , but that's beside the point) is floated; don't do that.
>
>> Any idea how to solve it?
>
> Get Firebug.
> http://www.getfirebug.com/
>
|
 |
|