---
title: "Stylesheets med länkar i Netscape?"
type: "forum-thread"
url: "https://www.webforum.nu/amne/html-css/1777-stylesheets-med-länkar-i-netscape"
topic: "HTML & CSS"
topic_url: "https://www.webforum.nu/amne/html-css"
author: "i-or"
published: "2002-01-20T22:21:00.000Z"
updated: "2002-01-20T22:48:00.000Z"
replies: 1
views: 152
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/html-css/1777-stylesheets-med-länkar-i-netscape"
---

# Stylesheets med länkar i Netscape?

## #1 — i-or, 2002-01-20T22:21Z

Varför funkar inte detta i Netscape?

```
A:link     {font-weight: bold; color:#0000dd; text-decoration: none}   
A:visited  {font-weight: bold; color:#0000dd; text-decoration: none}   
A:active   {font-weight: bold; color:#0000dd; text-decoration: none}   
A:hover    {font-weight: bold; color:#ff8000; text-decoration: none}
```

Det är A:hover som inte fungerar, att länken ska byta färg när man drar musen över den.

\[Redigerat av i-or den 20 jan 2002\]

Permalänk: https://www.webforum.nu/p/1777

## #2 — hypatia, 2002-01-20T22:48Z

Hover stöds inte av Netscape 4.x.

Red: Det går att trixa till det, men inte med hjälp av HTML eller CSS.

\[Redigerat av hypatia den 20 jan 2002\]

Permalänk: https://www.webforum.nu/p/203307

---

Tråden på webben: https://www.webforum.nu/amne/html-css/1777-stylesheets-med-länkar-i-netscape
