Hallo,
wer kann mir helfen.
in *.css:
a.normalfile:link {text-decoration: none; color:#0000DF; font-weight: bold}
a.normalfile:visited {text-decoration: none; color:#4F4F4F; font-weight: bold}
a.normalfile:hover {text-decoration: underline; color: #0000DF; font-weight: bold}
a.normalfile:active {text-decoration: underline; color: #4F4F4F; font-weight: bold}
a.hyperlink:link {text-decoration: none; color:#0000DF;font-weight: bold}
a.hyperlink:visited {text-decoration: none; color:#4F4F4F;font-weight: bold}
a.hyperlink:hover {text-decoration: underline; color: #0000DF; font-weight: bold}
a.hyperlink:active {text-decoration: underline; color: #4F4F4F; font-weight: bold}
*.html:
<td><a class="normalfile" href="file://localhost/E:/aktuell.ppt" target="_blank">Plan</a> </td>
<td><a class="hyperlink" href="http://189.16.27.65/pro2000/index.asp" target="_blank">Bericht</a></td>
Link "Bericht" ist immer grau und warum verstehe ich nicht.
Ich habe IE5.Wo liegt mein Fehler?
Danke!
Gruß
wer kann mir helfen.
in *.css:
a.normalfile:link {text-decoration: none; color:#0000DF; font-weight: bold}
a.normalfile:visited {text-decoration: none; color:#4F4F4F; font-weight: bold}
a.normalfile:hover {text-decoration: underline; color: #0000DF; font-weight: bold}
a.normalfile:active {text-decoration: underline; color: #4F4F4F; font-weight: bold}
a.hyperlink:link {text-decoration: none; color:#0000DF;font-weight: bold}
a.hyperlink:visited {text-decoration: none; color:#4F4F4F;font-weight: bold}
a.hyperlink:hover {text-decoration: underline; color: #0000DF; font-weight: bold}
a.hyperlink:active {text-decoration: underline; color: #4F4F4F; font-weight: bold}
*.html:
<td><a class="normalfile" href="file://localhost/E:/aktuell.ppt" target="_blank">Plan</a> </td>
<td><a class="hyperlink" href="http://189.16.27.65/pro2000/index.asp" target="_blank">Bericht</a></td>
Link "Bericht" ist immer grau und warum verstehe ich nicht.
Ich habe IE5.Wo liegt mein Fehler?
Danke!
Gruß
Kommentar