![]() |
|
#2
|
||||
|
||||
|
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>untitled_1</TITLE>
<style type="text/css">
#wechsel a {
background: url(vorher.gif) no-repeat;
display:block; width:300px; /* Linkbereich begrenzen */
}
#wechsel img {
display:block; width:300px; height:300px; border:0;
}
#wechsel a:hover img {
visibility: hidden;
}
#wechsel a:hover { /* Workaround fuer IE 5.5 und 6 */
border:0;
}
* html #wechsel a {
margin-right:1px;
}
* html #wechsel a:hover {
width:300px; margin-right:0; /* Workaround fuer IE 5.01 */
}
</style>
</HEAD>
<BODY bgcolor="#000000" text="#FFFFFF">
<p id="wechsel">
<a href="#wechsel"><img src="nachher.gif" alt="" /></a>
</p>
<p>Für das Original mit Maus über das Bild fahren</p>
</BODY>
</HTML>
__________________
![]() design oder nicht sein "So, we’ve got a full pot of coffee, half a pack of cigarettes, it’s dark out, and we’re coding. Hit it." - Synthesoft Geändert von phoenix (02.02.07 um 12:29 Uhr). |
| Lesezeichen |
| Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Software Karte in Flash, bei Mouse-over soll Adresse und E-mail angezeigt werden! | Ramira | Installation, Konfiguration, Hardware und Software | 15 | 23.07.10 10:59 |
| Effekt | tausendlocke | Hilfestellung, Tipps und Tricks | 10 | 22.02.10 21:42 |
| Was ist das für ein Effekt ??? | pure-m | Hilfestellung, Tipps und Tricks | 3 | 02.08.08 17:20 |
![]()