Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<a title="mouseovertext">text</a>
also es geht auch soMr. DHTML schrieb:ja dann erscheint ja nur so ein kleiner farbloser kasten :?
schau mla http://aktuell.de.selfhtml.org/tippstricks/css/infobox/index.htm]hier bei selfhtml!!!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="de">
<head>
<title>Infobox</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<style type="text/css">
<!--
#box {
position:absolute; top:50px; left:50px;
z-index:3;}
#box a {
color:#ffffff;
background:#b3b06c;
font:bold 16px verdana, sans-serif;
text-decoration:none;
display:block;
padding:5px;
border:1px solid black;}
#box a:hover {
color:black;
background:#ddd8b7;
width:400px;}
#box a span {display:none;}
#box a:hover span {
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
display:block;
padding:10px;}
-->
</style>
</head>
<body>
<div id="box">[url="#"]INFOBOX<span><u>[b]test[/b]</u></span>[/url]</div>
</body>
</html>
<style type="text/css">
<!--
#box {
position:absolute; top:50px; left:50px;
z-index:3;}
#box a {
color:#ffffff;
background:#b3b06c;
font:bold 16px verdana, sans-serif;
text-decoration:none;
display:block;
padding:5px;
border:1px solid black;}
#box a:hover {
color:black;
background:#ddd8b7;
width:400px;}
#box a span {display:none;}
#box a:hover span {
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
display:block;
padding:10px;}
-->
</style>
<font size="3" face="Arial" color="#00FF00">Patr!ck</font>
<font size="3" face="Arial" color="#00FF00"><div id="box">[url="#"]UIN: 1234678865478<span><u>[b]Patr!ck[/b]</u></span>[/url]</div></font>
<acronym title="TEXT">Link</acronym>
acronym {cursor:help;}