Fri Dec 16, 2011 8:58 pm
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en'>
<head>
<title>using of darkslateblue as color </title>
<style type='text/css'>
div.info {
font: 20px tohoma;
color: darkslateblue;
border: 10px dashed darkslateblue;
margin: 5px;
padding: 5px;
text-align: center;
}
</style>
</head>
<body>
<div class="info" >
<p>
This is an alert : the system will be off during the weekend for maintaince
</p>
</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.