Thu, 25 Apr 2002 15:48:40 +0200, skrev "Søren Blom"
<soren@blom.dk>:
>Tak for hjælpen, jeg har fået det løst og lavet.
Det ser fint ud, men der er lidt rod i dine koder, det kan give
browserproblemer i visse browsere.
Din nuværende kode:
</HEAD>
<style type="text/css">
<!--
img {border: 2px solid black}
-->
</style>
<style TYPE="text/css">
a:link { text-decoration: none ; color: #FF9900 }
a:visited { text-decoration: none ; color: #FF9900 }
a:active { text-decoration: none ; color: #8B8682 }
a:hover { text-decoration: underline and overline ; color:
#000080 }
</style>
<BODY BGCOLOR="White" TEXT="Black" LINK="#00008B" VLINK="#00008B"
ALINK="#00008B">
</BODY>
<CENTER>
<IMG style="border: none"
SRC="
http://blom.dk/images/banner/galleri.jpg" ALIGN="BOTTOM"
ALT="">
<BR>
<style TYPE="text/css">
a:link { text-decoration: none ; color: #FF9900 }
a:visited { text-decoration: none ; color: #FF9900 }
a:active { text-decoration: none ; color: #8B8682 }
a:hover { text-decoration: underline and overline ; color:
#000080 }
</style>
Bør se sådan ud:
<style type="text/css">
<!--
img {border: 2px solid black}
-->
</style>
<style TYPE="text/css">
a:link { text-decoration: none ; color: #FF9900 }
a:visited { text-decoration: none ; color: #FF9900 }
a:active { text-decoration: none ; color: #8B8682 }
a:hover { text-decoration: underline and overline ; color:
#000080 }
</style>
</HEAD>
<BODY BGCOLOR="White" TEXT="Black" LINK="#00008B" VLINK="#00008B"
ALINK="#00008B">
<CENTER>
<IMG style="border: none"
SRC="
http://blom.dk/images/banner/galleri.jpg" ALIGN="BOTTOM"
ALT="">
<BR>
Og til sidst på siden mangler du at afslutte en tabel
</table>
Om du har glemt at afslutte andre tabeller har jeg ikke
kontrolleret.
Og allersidst på siden mangler
</body></html>
--
med venlig hilsen
Knud
http://home13.inet.tele.dk/smedpark/
Svar kun i nyhedsgruppen - tak! E-mails besvares ikke.