Fri Jan 18, 2013 8:39 pm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>
Simple POPUP
</title>
<style type="text/css">
#DivBox {
font-family:Arial,sans-serif;
font-size:10px;
color:black; background:#FFFF99;
width:300px;
text-align:center;
padding:4px 5px 4px 5px;
font-weight:bold;
border:1px solid gray;
}
</style>
</head>
<body>
<div id="DivBox" title="Pop up message">Mouseover this text part</div>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.