Hi,
danke fuer deine Frage Sie hat mich an etwas erinnert, was ich
schon laenger einmal versuchen wollte. Ein hover auf die Elemente
<acronym>
und <abbr>
zu legen.
acronym, abbr {
font-weight : bold;
font-variant : normal;
cursor : help;
}
acronym:hover, abbr:hover {
font-weight : bold;
font-variant : normal;
cursor : help;
content : "Abk\00FC rzung bedeutet: " attr(title) ";
}
gruesse aus'm ruhrpott
jens mueller
--
As long as a single mind remembers, as long as a single heart
beats with passion, how can a dream die?
\//_ Live long and prosper
sh:( fo:) ch:| rl:° br:^ n4:| ie:% mo:| va:} de:> zu:) fl:( ss:) ls:> js:|
As long as a single mind remembers, as long as a single heart
beats with passion, how can a dream die?
\//_ Live long and prosper
sh:( fo:) ch:| rl:° br:^ n4:| ie:% mo:| va:} de:> zu:) fl:( ss:) ls:> js:|