Posted by cwdjrxyz on 07/14/07 06:12
On Jul 13, 4:58 pm, 0dev <ch1.w...@yahoo.com> wrote:
> I'm trying to fix a CSS problem in Safari on Mac.
> The following page displays fine on Firefox and IE on Windows and
> Linux:http://tinyurl.com/2w9nl3
Using the new Safari 3 for Windows on the XP OS, I see the problem
also. I do not see the problem on Opera. This sort of problem
sometimes can take a lot of time to solve. I would first get the page
to validate as html 4.01 at the w3c validator. This may not solve the
problem, buy at least you will have fewer potential problems to worry
about. I sometimes find it more easy to write a new page than modify
one someone else wrote. Everyone has their own style, and good
documentation of what someone else had in mind often is missing.
> The page has the following errors on Safari/Mac:http://tinyurl.com/3yoj83http://tinyurl.com/3xsdc2
>
> The problem is in the footer section (marked in the code with
> comments).
>
> The CSS for that footer section is found at the bottom of this CSS
> file:http://tinyurl.com/32yk7p
>
> Why isn't it displaying correctly in Safari/Mac?
[Back to original message]
|