Re: FN-FORUM: table issue
date posted 3rd January 2008 13:40
On Thursday, January 03, 2008 1:53 PM, Cedric Turbet wrote:
>
> Hi there,
>
> I am re-designing my client's site at the moment and I have a problem that
> I can't seem to be able to solve:
>
> Most of the site is CSS but I have kept a couple of tables. Both tables
> are centered on ie but not on Firefox. Also, the "browse jobs by sector"
> table is only half the width it should be on Firefox, while it is working
> fine on IE...
>
> Any idea how to solve it?
> Have a look at the site: http://www.ineurodesign.com/jaj/index1.html
>
> Thank you and HAPPY NEW YEAR!!!
I would just dump the table entirely. I can't see why it's there.
What happens when you remove the table, replacing the content of the first
with a , such as:
Browse jobs by sector
Asset/Fund
Management
Actuary
I realise this is not exactly the solution to your problem, but the best way
to start seems to me to dump the useless code (the table) - reducing the
code complexity makes it easier to focus in on the real problem.