Der er en fejl i koden i venstre frame:
Det bør være:
<style><!--
..nu {text-decoration: none; font-family:standard;}
A:link {text-decoration: none; color: #000080 }
A:visited {text-decoration: none; color: #000080}
A:hover {text-decoration: none; color: #6633ff}
--></style>
I stedet for:
<style>
<!--.nu {text-decoration: none; font-family:standard;}
A:link {text-decoration: none; color: #000080 }
A:visited {text-decoration: none; color: #000080}
A:hover {text-decoration: none; color: #6633ff}
</style>
/Richard
Martin Petersen skrev følgende 11/10/01 15:13:
> Hvorfor viser Navigator 4.78 og Exp. 5.0 denne side forskelligt?
>
>
http://www.acnord.dk/
>
> Martin