Forum Moderators: open

Message Too Old, No Replies

This is doing my head in!

coding for IE5

         

shug

1:01 pm on Sep 24, 2005 (gmt 0)

10+ Year Member



I had some advice in an earlier string (IE5.5 Help Please!) regarding coding for IE5. Followed the advice given and this seemed to work and I was able to center some div's. The other div's which I need to stay left or right are now centered and I can't get them left again without using float which causes me no end of problems.

I should explain that I am redesigning my site and it looks ok on all the major browsers but breaks slightly in IE5.

Does IE5 still command significant following or could I disregard this browser?

Really grateful for any advice.
Hugh

shug

1:48 pm on Sep 24, 2005 (gmt 0)

10+ Year Member



Sorry,

In a bit of a mess. Whats actually happening is this:

having followed previous advice I am happy with coding for IE5 It works. But now IE6 is keeping div's centered. Its ok in NN Opera FF.
Any clues?
Thanks
Hugh

DanA

1:56 pm on Sep 24, 2005 (gmt 0)

10+ Year Member



You can use filters to give ie6 the required values.
[dithered.com...]
[dithered.com...]
[centricle.com...]

I prefer the comment bugs as they validate, but you can find many other solutions

shug

7:10 pm on Sep 24, 2005 (gmt 0)

10+ Year Member



Dan,

Thank you vm. Thats done it for me appreciate your time.

Hugh