Code

new look and feel
[rrdtool-all.git] / website / hoster.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head>
5 <style type="text/css">
6 body {
7     margin: 0px;
8     padding: 0px;
9     background-color: #f0f0f0;
10     font-family: sans-serif;
11 }
13 #hoster a {
14     color: black;
15     text-decoration: none;
16 </style>
17 </head>
18 <body>
19 <div id="hoster">
20 <a target="_top" href="http://www.init7.com/bandwidth.php">bandwidth</a> by <a href="http://www.init7.net/" target="_top">Init7</a>
21 </div>
22 </body>
23 </html>